Hi, Google Adwords have data's like Local search volumes & Global Search volumes. I want to give a keyword and should get these two values from adwords using Python code. Connecting to Google can be done by SOAP API(i think so... but dont know how to use it). Below is the example of table which i need to automate with code, Keywords | Local (UK) Search Volume: July | Global Monthly Search Volume same day loans | 33100 | 40500 quick loan | 18100 | 74000 instant cash loans | 9900 | 12100 Does anyone know how to do this or anyone have any code for this. Thanks & Regards, vinothrvr
At this point the only way I have been able to extract google keywords is by manually inputting them. If someones has a different way I would love to know.