Expand description
§gtrend-rs
gtrend-rs is a Rust crate providing a convenient way to access Google Trends data programmatically.
It aims to offer a simple and idiomatic API to fetch search trends, including interest over time, regional data, and related topics.
Modules§
Structs§
- Comparaison
Elem - Google Trend comparaison item
- Explore
Client - Client meant to fetch widgets from Google Trends
- GeoMap
- Google trend GeoMap Widget
- Related
Queries - Google trend related queries widget
- Related
Topics - Related Topics Client widget Google seems to not have implemented it further so far
- Request
- Google Trend request
- Timeseries
- Google trend timeseries widget
- Trends
Client - Google Trends client
Enums§
- Error
Error
is the main error type used in the crate- Widget
Category - Google trend Widget categories
- Widget
Keyword - Google trend Widget keywords
Constants§
- DEFAULT_
ADDRESS - Default Google Trends address