PyGTrends: Python API for Google Trends Data (juiceanalytics.com)

3 points by pskomoroch ↗ HN
Google Trends added functionality this week for CSV output of trends data. The code in the post is a quick hack that handles authentication and data munging, allowing you to query google trends directly from python. Should help people get started building some neat trends mashups.

2 comments

[ 2.0 ms ] story [ 13.2 ms ] thread
Google Trends added functionality this week for CSV output of trends data. The code in the post is a quick hack that handles authentication and data munging, allowing you to query google trends directly from python. Should help people get started building some neat trends mashups.