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
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.

