variable-lime
variable-lime2y ago

Is it cheaper to scrape in bulk or individually?

In my Python script, where possible should I scrape a set of URLs in the same run? I am wondering if doing each url in separate runs costs more due to the starting and restarting of the Apify client vs doing them in one run.
1 Reply
HonzaS
HonzaS2y ago
definitely cheaper in bulk

Did you find this page helpful?