how can i get values from chart on Google Trends.
f.e. 'Search interest' value
I tried to extract data using 'selenium' (in python), but without success.
Thanks in advance for suggestions and help.
how can i get values from chart on Google Trends.
f.e. 'Search interest' value
I tried to extract data using 'selenium' (in python), but without success.
Thanks in advance for suggestions and help.
Check out the Pytrends Module :
https://pypi.python.org/pypi/pytrends/4.0.0
This is An unoffical API for google trends which you can download this data from