I run about 100 unique domains and I want to pull all of the "top queries" data from webmaster tools (since it expires after 30 days). It's prohibitively time consuming to do this manually, and I'm not personally capable of programming this through the webmaster tools api (if you even can).

Are there any utilities (desktop software or web app) that download this data for you? Any other suggestions?

link|improve this question
feedback

1 Answer

Here:

http://code.google.com/p/php-webmaster-tools-downloads/

you can find the php library to connect, and in the documentation you can find examples readily usable with cut & paste, simply entering your gwt access data.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.