Skip to content

pytrends-modern v0.1.0

Choose a tag to compare

@yiromo yiromo released this 26 Dec 12:34
# pytrends-modern 0.1.0 - Initial Release

The Modern Google Trends API - Combining the best features from pytrends, trendspyg, and more.

## πŸš€ Installation

```bash
pip install pytrends-modern

✨ Key Features

  • βœ… All classic pytrends features - Interest over time, by region, related topics/queries
  • βœ… RSS Feed Support - Fast real-time trending data with rich media (0.2s vs 10s)
  • βœ… Enhanced Error Handling - Automatic retries, rate limit management
  • βœ… Modern Python - Full type hints, async support
  • βœ… CLI Interface - Easy command-line access
  • βœ… Multiple Export Formats - CSV, JSON, Parquet, Excel

πŸ“¦ What's Included

  • Core API with all pytrends methods
  • RSS feed support for real-time trends
  • CLI with 5 commands
  • Comprehensive documentation
  • Examples and tests

πŸ”— Links