Webpage DOM & CSS Analyzer avatar
Webpage DOM & CSS Analyzer

Deprecated

Pricing

Pay per usage

Go to Store
Webpage DOM & CSS Analyzer

Webpage DOM & CSS Analyzer

Deprecated

Developed by

Jan Čurn

Jan Čurn

Maintained by Community

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.

0.0 (0)

Pricing

Pay per usage

3

Total users

73

Monthly users

1

Last modified

3 years ago

You can access the Webpage DOM & CSS Analyzer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{}' |
<apify call jancurn/example-analyze-dom-css --silent --output-dataset

Webpage DOM & CSS Analyzer API through CLI

The Apify CLI is the official tool that allows you to use Webpage DOM & CSS Analyzer locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: