Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[2 / 1 / 1]

Scraping thousands of rows through a search engine

No.1530309 View ViewReplyOriginalReport
Okay, I know this isn't StackOverflow but I have nothing to lose so I might as well ask.

My coding skills are both meager and rusty but I have a database of ~25000 establishments' websites to update and I was thinking of scraping them through a search engine. I don't know if it's realistic, if there is anything that already exists that I can use, etc. I tried a few data scraping tools already but the main problem is that I don't see a way to use them for multiple rows at once, let alone a few thousands.

Has anyone come across something like that before?