Web Scraper documentation

Start here

Web Scraper uses a sitemap to describe how a website should be navigated and which data should be extracted. Build the sitemap in the browser extension, test it against the target website, and run it locally or in Web Scraper Cloud.

Browse documentation

Getting started

Install the extension, open Web Scraper, create a sitemap and run a first scraping job.

Build a sitemap

Understand sitemap structure, start URLs, selectors and data validation.

Common workflows

Combine selectors to solve common navigation and extraction tasks.

Run and automate

Troubleshooting

Product boundaries

The browser extension creates and runs sitemaps locally. Web Scraper Cloud runs compatible sitemaps remotely and adds scheduling, proxy configuration, monitoring, retries, API access, webhooks, parsing and automated data delivery.

No universal scraping tool can guarantee compatibility with every website. Test the target site with the extension before designing a production workflow.

Related