
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 (23)
Pricing
Pay per usage
868
Total users
88K
Monthly users
4.6K
Runs succeeded
>99%
Issues response
12 days
Last modified
a month 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.