Hi i am developing a desktop application using c#.net
where i need to get the list of all websites that are using google adsense for the given list of keywords
for that what Google api i need to use.
Thanks Anil Veeraghattapu.
Hi i am developing a desktop application using c#.net
where i need to get the list of all websites that are using google adsense for the given list of keywords
for that what Google api i need to use.
Thanks Anil Veeraghattapu.
AFAIK, there is no straight forward way you can get this information from Google.
If you already running Adwords on those keywords, you can export the keyword reports and parse them in you app (MS Excel is a better tool here).