An open API service indexing awesome lists of open source software.

https://github.com/apify/crawlee-parallel-scraping-example

An example repository showcasing how you can scrape in parallel using one request queue
https://github.com/apify/crawlee-parallel-scraping-example

Last synced: 8 months ago
JSON representation

An example repository showcasing how you can scrape in parallel using one request queue

Awesome Lists containing this project

README

          

# Crawlee Parallel Scraping example

An example repository of how you can build a scraper that can scrape a website in parallel.

If you're looking for examples or want to learn more visit:

- [Documentation](https://crawlee.dev/api/playwright-crawler/class/PlaywrightCrawler)
- [Examples](https://crawlee.dev/docs/examples/playwright-crawler)