
Web Scraper
Pricing
Pay per usage

Web Scraper
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.
4.5 (22)
Pricing
Pay per usage
748
Total users
84.2k
Monthly users
4.4k
Runs succeeded
>99%
Issues response
33 days
Last modified
2 days ago
Increase Memory Usage
Closed
Hi, I am curious how one can increase the memory usage to boost the overall speed of the web scraping actor. I've checked the documentation and have not found anything. Thanks!

Hello,
You can increase memory up to 32 GB for a single run. For higher speed, you have to split your workload into multiple runs. The memory option is in the Run options at the bottom of the input. You can also pass it via API or API client as query parameter.