标签: charts google-trends
如何从Google趋势图表中获取值。
f.e。 '搜索兴趣'值
Example chart on this website
Screen with explanation
我尝试使用'selenium'(在python中)提取数据,但没有成功。
提前感谢您的建议和帮助。
答案 0 :(得分:0)
查看Pytrends模块:
https://pypi.python.org/pypi/pytrends/4.0.0
这是谷歌趋势的非官方API,您可以从