Hrefer Not Collecting Links

tabish8612

Power Member
Joined
Sep 13, 2009
Messages
551
Reaction score
130
Anyone can face the the same problems as I am facing. When I am searching phrase in Hrefer it does not collect links and when I click one of the Query in hrefer it open up firefox page with links in it. But it does not collect links. Any one can have the solution to this. below are the screenshots of my hrefer
hrefer.jpg
 
You may have better luck if you set up the engine.php script on your own server and then insert it into the field marked "URL to checker script" as seen in your picture. Look in the help file....
 
try without proxy if hrefer collects links normally then something wrong with your proxies
 
@boffmaster: I dont have any server to install engine.php script. What to do next
@dzoniij: I tried it but still no luck
 
Google Yandex Bing Yahoo which of them you are trying to scrape?
 
Google Yandex Bing Yahoo which of them you are trying to scrape?
I am trying with google but seem to be not collecting in any of the search engine
 
I have the same issue bro. Some day it just stopped working. It doesn't work whether I use private proxies, public proxies or no proxy at all. It just sits there.

I'm scraping the results with other scrapers (like scrapebox) for the past month. Everything works fine there.
 
i have the same problem if i load a huge list of keywords anything bigger they 100,000 keywords then it wont scrape try a smaller keyword list that might fix it
 
Nah it's not that. I've tried it with as low as 1000. It always worked then one day it stopped. I personally haven't changed anything. My proxies are working (as seen on other scrapers), so I too am puzzled why this happens.
 
I've got the same problem. Hrefer won't gather links with or without proxies :confused:
 
Have you guys seen the update? i think this was covered already but, here you go again

Assuming you mean google go to the engines.ini file and use this instead

Code:
[Google]
Hostname=http://[GOOGLEHOST]
Query=search?as_q=[QUERY]&num=100&hl=en&output=ie
LinksMask=<a title="[...]href=[LINK]>
TotalPages=10
NextPage=</nobr><hr><center><a href=[LINK] target=_self>
NextPage2=</a>  <a href=[LINK] target=_self>
 
Have you guys seen the update? i think this was covered already but, here you go again

Assuming you mean google go to the engines.ini file and use this instead

Code:
[Google]
Hostname=http://[GOOGLEHOST]
Query=search?as_q=[QUERY]&num=100&hl=en&output=ie
LinksMask=<a title="[...]href=[LINK]>
TotalPages=10
NextPage=</nobr><hr><center><a href=[LINK] target=_self>
NextPage2=</a>  <a href=[LINK] target=_self>
glade i found this hrefer is now harvesting again with this update Thanks
 
I tried this with no luck.

Any other suggestions?
thanks
 
I would be interested in the updated engines.ini if anyone has it also. Xrumer support is so slow and I cant access there forums at the minute.
 
I wonder when the new versions will be released...

Is there other people that are also having issues with this right now?
 
Here is the right fix:

Code:
Hostname=http://www.google.com
Query=search?q=[QUERY]&num=100&hl=en
LinksMask=<li class=g><h3 class=[...]><a href="[LINK]" class=l
TotalPages=10
NextPage=</a><td class=b><a href="[LINK]" class=pn style="text-align:left">
NextPage2=</a><td class=b><a href="[LINK]" class=pn style="text-align:left">
 
Last edited:
I found it in the exrumer forum:

"The problem with Hrefer is the url it uses to scrape. It uses 'google.com/ie?{query data}' where as scrape box uses 'google.com/search?{query data}'.

I have noticed that if you query the 'ie' version with 'inurl' google will automatically flag the IP. This isn't permanent but can take hours to be unflagged."
 
Back
Top