Google Keyword Tool Data Scraped - how to market this?

If you create an account and log in you don't have any captcha. Captcha is if you are not logged in. So if you can have the tool log you in as well then you would have something worth using. Anyone actually have anything to share?

Even after an enormous amount of queries?
 
at around 5k, I get a captcha when I am logged in. Using the old tool doesnt mean using the old data?
 
If someone has a PHP or C script that runs on Linux, I'll buy it from them for USD $100. PM me. :cool:
 
We're looking for similar keyword tools. Please hit PM if you're selling a G00gle kw scraper..
 
BlackHatSoda : Do you sell this tool ?

It's not in a form designed for retail. The interface is minimal and it requires SQL Server for the database.

I toyed with the idea of offering it as a hosted service to a limited set of people but in other forums where I asked people if they would be interested in something like this, I didn't get much of a response.

It would be a lot of work to make it into a service others could use and would require dedicated hosting, maintenance and customer support so unless I had enough interest, it wouldn't be worth the effort.

Also, Google changed their keyword tool a couple of months ago so that CPC data is no longer shown unless you log in.

I modified my tool to log into an AdWords account and scrape with that but you simply can't get the same volume of queries that way. The only way now is to create a bunch of AdWords accounts that you rotate through via proxies.

Or you can pay the API fees which gets very expensive at the keyword volumes that I use.
 
Basically Google changed the way the Keyword tool works. It no longer just sends a simple HTTP request with data in the query string and post header.

It now uses a mess of compressed JavaScript code which does XML-RPC calls. The parameters of the request are encoded somehow and unless you unravel the whole mess of JS code to figure out how the request parameters are encoded and what order they go in, you can't do this with a simple cURL request.

And no, you can't use Fiddler or some other tool to intercept the calls and simply change the keywords in the XML-RPC data being sent in the HTTP request. There appear to be checksum values in the call data. I was able to take the call data for a single keyword and replace it with any other single keyword and make it work, but trying to pass in more than one keyword at a time didn't work.

So I created a tool which scrapes the keyword tool which uses the IE browser control under the hood to get around the whole mess. Works just fine under multiple threads. The only issue is that you can't run multiple browser controls, each with their own proxy settings as setting the proxy for the IE control sets it for all IE browsers.

But my tool works just fine in scraping the tool under 3-4 threads until the current proxy IP gets a temporary ban. Then I just rotate to the next proxy in the list. I'm able to suck in an average of about 1200 keywords per minute or about 1.7 million per day per computer that I run it on :)


Hey man, fire up several VMWare instances and you can run as many instances of your program as you can run vmware sessions. A decent computer could probably handle 20 or more.
 
anything can be a goldmine if you market it right ;)
just make a squeezepage and set it up on clickbank lol
 
Hey man, fire up several VMWare instances and you can run as many instances of your program as you can run vmware sessions. A decent computer could probably handle 20 or more.

Good idea, I'll give that a shot :)
 
Hey there,

i started recently deploying a Free SEO Linux. I want to scrap Keywords with the google tool, but i cant find any good way to do this. Can someone help me?

Greets
 
I would be very interested in testing and potentially using your solution.

You are saying it is not ready for retail, but perhaps you could install it on a hosted windows server?

Let me know what you have in mind (be reasonable please :-) ) and let me know how I could test it.

Matthias
 
Hi,
I am looking for a tool to scrape the keyword tool ($$$$$$)
has anyone got something that works?
 
one interesting tool is here keywordsdb.com you can check it out.
 
Back
Top