HH
BuildShip2y ago
4 replies
H

Multi Link Scraping

Trying to find way of scraping multiple links at once but keep getting error when using a loop and scraper inside. (connect ECONNREFUSED)
Cheers
H
Solution
Pass the URL as an array from the request body and in the URL pass the item of loop. It will work then.
image.png
Was this page helpful?