gtrends

Google Trends RSS

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.1
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • Thiago Navarro

Installation

nimble install gtrends
choosenim install gtrends
git clone https://github.com/thisago/gtrends

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
gtrends - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.0 No
rss - No

Source

Repository https://github.com/thisago/gtrends
Homepage https://github.com/thisago/gtrends
Registry Source nimble_official

README

GTrends Logo # **GTrends** #### Google Trends RSS in Nim **[About](#about) - [Usage](#usage)** - [License](#license) > **Note** > This lib is not finished, more features is planned.

About

This lib is a Google Trends RSS parser. That's it

Usage

import std/json
import pkg/gtrends

echo pretty %*getDailyTrending()[]

License

This library is free and open source software licensed over MIT license.