kokoloko75
Elite Member
- Jan 1, 2011
- 1,627
- 1,950
Last edited:
Looks nice, free alternative to Scrapebox scraping function! If you don't mind me asking, what was this coded in? I'm asking because I don't know whether I'm going to learn C# over the next year or another language.
I am a complete noob. What would this be used for? Sorry for sounding so stupid.![]()
It's coded with Delphi XE2 (Pascal).
With Delphi, all DLLs are included in the EXE file (of course it's heavier, but not excessive).
If I'm right ScrapeBox, ScrapeBoard, ScrapeJet and even XRumer are coded in Delphi.
You can link your Librarys statically in C#. (for example with ILMERGE). Just so you know![]()
![]()
Here is a small tool I built few days ago and now for free to BHW community.
I wanted to sell it just few dollars on CodeCanyon but it was refused, because it's against their rules...
So, I hope it will be helpful for some people.
Description :
Features :
- Fast!
- Full threaded
- Support connection via a proxy
- Support delay between queries
- Support advanced search terms (inurl, intitle, site, ...)
- Intelligent scraper engine to avoid Google ban
- Portable application (single executable)
- Quick start help file included (and tooltips on fields/buttons)
Future updates :
- Auto rotate proxies
- Google periods (anytime, past 24h, ...)
Download :
Code:http://bit.ly/SimpleGoogleScraper
Feel free to give me a feedback
Merry Christmas & Happy New Year
Beny
After scraping results URLs from Google searches. What's next =?
Sorry , still newbie for SEO things![]()
It scrapes results URLs from Google searches.
ScrapeBox does that and many people here have ScrapeBox ; but for others, there are no cheap tools to do that (to my knowledge)...
Beny
Are you using google api when fetching from google, or you scrape from a normal google page?