Web Scraper avatar
Web Scraper

Pricing

Pay per usage

Go to Store
Web Scraper

Web Scraper

Developed by

Apify

Apify

Maintained by Apify

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

EL

Increase Memory Usage

Closed

earnest_lawnmower opened this issue
a year ago

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!

lukaskrivka avatar

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.