Unofficial C# wrapper around the Google Trends API (https://trends.google.com/). Handles authentication and returns data either in a complex object or as the raw JSON returned from the API. Functionality to compare a collection of terms over a timeline, breakdown interest in terms by region, or retrieve top related queries (ie search suggestions) for a set of terms. View on GitHub for documentation: https://github.com/Louie1505/trendsdotnet.
$ dotnet add package trendsdotnetNo README available.