- Jan 25, 2009
- 6,378
- 3,774
Hi loopline
would i be able to get data from Yellowpages with Custom Data Grabber or any other directory site?
Yes in theory, I haven't tested it on yellow pages, but as long as the data can be matched with regex or even if its just consistent, then you don't need regex. Also of course it can't be in javascript etc... as the custom data grabber uses sockets, which don't support javascript
So probably, yes.
Thank you for the help. I understand it now. I normally check the raw domain lists or www as I go through different metrics. I tried it after the update and those two are not working. I will add the http:// part myself now as I understand the logic.
But could you please inform me one small feature if it is available in scrapebox and if not, could you please add in a future update. It would be great if you could add a button to prefix http:// in a whole list and another button to prefix www. in a whole list in the harvester. The reason I am saying about 2 buttons is because both of them have different use. In case of expired domains for example, the www and non-www has different metrics for Moz etc. So, at times both need to be checked. These three would work for checking root, subdomain and page metrics as those are different in many cases. Just a thought. If not, I would do that manually.![]()
As noted by soft touch you can already prefix things and really you can add any prefix you want and just do a find replace to replace it with whatever you want.