Anyone using YPScraper addon on Scrapebox?

DanTe_0101

Supreme Member
Joined
Mar 2, 2012
Messages
1,329
Reaction score
1,028
I'm trying to scrape all locations and all keywords but it seems I can only do:

One location all keywords OR All locations one keyword. its kinda frustrating lol.

Is there any way around this?

I am trying to do this the usual way... I am scraping all the pages(so far its at 2.7M) and extract the emails from each page later, but then I would only get email and not other stuff like "Business name" "Ph no" "address" etc.

Looking for a easier way than trying to create a custom data scraper and then do it...

Anyone shed some ideas??
 
You can run multiple instances of scrapebox and thus multiple instances of the ypscraper plugin. So you could do 1 keyword per instance.

The issue is, it actually used to do all keywords AND all urls, but it causes all sorts of issues. Not the least of which is blocked ips and thus you get no results. But there were other issues.



So you could run 10 instances and 10 ypscrapers, so effectivley all locations with 10 keywords. Just bear in mind you need some SERIOUS proxies to accomplish this, plus a decent machine. But if you can accomplish the proxies, its 10 times (more or less) faster then running just 1 instance anyway.
 
The issue is, it actually used to do all keywords AND all urls, but it causes all sorts of issues. Not the least of which is blocked ips and thus you get no results. But there were other issues.

Is it possible to make batch/automation jobs with ypscraper?
 
try python works 100%

goto the freelance section on here and ask for a script to be made.

gd luck.
 
There is no way to trigger the ypscraper and feed it keywords, or configure it via config files AFAIK.
 
Is it possible to make batch/automation jobs with ypscraper?

No, the ypscraper is not support in the automator. but if your using windows you can spin up an unlimited number of scrapebox isntances and thus an unlimited number of ypscraper instances. If that helps. So you can run 10 copies of ypscraper at once, if you have the proxies to support it.
 
Back
Top