Scraping Script Needed 26.08.08
Hello,
we are in need of a scraping script for that site:
https://adwords.google.com/select/KeywordToolExternal
Now we wanna be able to choose country and language and keyword and all the options given on the page and receive the results for those queries. We plan on checking several thousand keywords so as little footprint as possible would be good in order to prevent being blocked.
Since the captcha seems to be hard to crack we could e.g. imagine that we would once type in the captcha manually and the session is kept alive as long as possible and if session times out the script would send us a short email notification by mail() so we know we need to restart and refill in the captcha again.
Script should be preferably written in PHP using CURL and needs to be open source.



