
Webpage DOM & CSS Analyzer
- jancurn/example-analyze-dom-css
- Modified
- Users 70
- Runs 656
- Created by
Jan Čurn
Example showing how to use headless Chromium with Puppeteer to open a web page, fetch the list of DOM nodes on the pages and obtain CSS styling information for each HTML element. The actor uses the Chrome DevTools Protocol to access the required browser functionality.
The actor has no README.md file. Sad!