cacats
Power Member
- Mar 9, 2016
- 742
- 326
I am making a scraper, and I almost finished it, but I am struggling with a very simple thing:
I have a list of keywords and the bot must:
1. open google and input one of the keywords
2. select "search"
3. extract the link of the first result
4. save extracted data in the same file as: "keyword" : "url"
5. ultra loop to make it several thousends times
I know that it's a very simple task, but I tried with imacros, Browser automation studio and webharvy and I wasn't able to do that... Any advice?
I have a list of keywords and the bot must:
1. open google and input one of the keywords
2. select "search"
3. extract the link of the first result
4. save extracted data in the same file as: "keyword" : "url"
5. ultra loop to make it several thousends times
I know that it's a very simple task, but I tried with imacros, Browser automation studio and webharvy and I wasn't able to do that... Any advice?