Crate gtrend_rs

Crate gtrend_rs 

Source
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§

enums
enums module contains all the enums used in the crate

Structs§

ComparaisonElem
Google Trend comparaison item
ExploreClient
Client meant to fetch widgets from Google Trends
GeoMap
Google trend GeoMap Widget
RelatedQueries
Google trend related queries widget
RelatedTopics
Related Topics Client widget Google seems to not have implemented it further so far
Request
Google Trend request
Timeseries
Google trend timeseries widget
TrendsClient
Google Trends client

Enums§

Error
Error is the main error type used in the crate
WidgetCategory
Google trend Widget categories
WidgetKeyword
Google trend Widget keywords

Constants§

DEFAULT_ADDRESS
Default Google Trends address