Scraping Tool HELP! Advanced keyword search

mdelicio

Newbie
Joined
Jan 5, 2016
Messages
11
Reaction score
5
Hi all:

I'm trying to find the case of about 5 keywords in a limited amount of websites -- about 60. What is the best way to enter in 5 KWs and the 60 sites and get a list of the URLs that have the KWs? I'm investigating Scrapebox and Screenscraper but I can't find an intuitive solution to this. Any ideas?
 
If you literally just want to know if a url has a given keyword, then you would use the page scanner addon in Scrapebox for this.

Also if you need to know which page had which keyword, then you would just need to run the page scanner on the list 1 time for each keyword. So 5 passes.

Further you shouldnt' need proxies for this if you keep the connections down.

Then of course Scrapebox can do ten thousand other things too, so you will likely find other uses.
 
I would recommend just making a custom tool. Something like this should take you about 5 -6 hours to program in C#.
 
I can code the tool you want in C#. Its very easy. Made thousands of such scrapers/extractors/bots
 
Back
Top