gtrends
Google Trends RSS
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
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
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.