Change scraper from single URL to multiple URLs

I have successfully created a scraper for a single URL at a time, however, I would like to change it to scrape a list of URLs that I input, instead. I can’t seem to figure out how/where to change this. Also, is it possible to have the list or URLs to iterate through in a G-sheet? I have around 500, so that might be easier than copy paste?

You need to change your scraper action from active tab to background.
You can use get table from google sheets action to grab list of URLs from G-sheets

@Deyan_Petrov Yes - thank you…but the bit I can’t work out is HOW to change the scraper action

You need to delete the active scraper and add a background scraper.

Animation

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.