Web Scraperr avatar
Web Scraperr

Pricing

Pay per usage

Go to Store
Web Scraperr

Web Scraperr

Developed by

Saksham Bhatia

Saksham Bhatia

Maintained by Community

Crawls arbitrary websites using a web browser and extracts structured data from web pages using a provided JavaScript function. The Actor supports both recursive crawling and lists of URLs, and automatically manages concurrency for maximum performance.

0.0 (0)

Pricing

Pay per usage

0

2

2

Last modified

2 days ago

You can access the Web Scraperr 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 '{
< "url": "https://www.apify.com/"
<}' |
<apify call known_row/web-scraperr --silent --output-dataset

Web Scraper API through CLI

The Apify CLI is the official tool that allows you to use Web Scraperr locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: