TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PyGTrends: Python API for Google Trends Data

3 pointsby pskomorochalmost 17 years ago
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

pskomorochalmost 17 years ago
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.
dimitryalmost 17 years ago
Look super userful