Python and JavaScript parity

What the Python and JavaScript libraries each support, side by side, and how the two APIs map onto each other.

Feature Parity

Trendflow also ships as a JavaScript/TypeScript library: trendflow-js (npm: trendflow).

Current: trendflow-py 0.2.0 · trendflow 0.1.0. Versions are independent; each changelog cross-references the sibling release.

FeaturePython — trendflow-pyJS — trendflow
Interest over time
Interest by region
Trending now
Trending growth % and volume
Trending for any country code
Trending news articles (RSS)
Selectable trending backend
Related queries
Search suggestionssuggestions()suggestions()
Query by topic (entity mid)
CSV / JSON export
Rotating proxy pool
Browser User-Agent by default
Full geo hierarchygeo_list()geoList()
Overridable RPC ids
pandas DataFrameto_dataframe()❌ N/A
Plain-object rows❌ N/AtoArray()
ESM + CommonJS + types❌ N/A
CLI🔜 planned