I found code a while back that allowed me to use PHP and cURL to extract adsense stats from google and push them into my own web site. Has anyone heard of a similar tool that can automatically login to adword and scrape out a report to intergrate into my own web page. The Google API could do it, but I am looking for a free solution. THANKS
the signup page requests a monthly budget and speaks of getting your billing information later. https://adwords.google.com/ select/netapisignup/UsageInfo
Yep you're right, it's US$0.25 (or local currency equivalent) per thousand quota units consumed. Unbelievable, they charge enough on keyword prices, you'd think they could give this service for free. If it's just stats you're looking for though some sort of php script using curl would do the trick.