This (yagt) is a reimplementation of pyGTrends by Sal Uryasev
(http://www.juiceanalytics.com/openjuice/programmatic-google-trends-api/). The
authentication and connection of yagt are borrowed from Sal Uryasev's
pyGTrends. In addition to provide a more Pythonic way to manipulate the
downloaded data, yagt also give you a simple command line interface (CLI) to
grab data from Google Trends and save to a csv file.
After install the module, you can access the simple CLI by using::
$ python -m yagt <query1> <query2> <-u username> [options]
The output will be saved to ``result.csv'' by default. For more information
about the options, please use ``python -m yagt -h'' for the help page.
(http://www.juiceanalytics.com/openjuice/programmatic-google-trends-api/). The
authentication and connection of yagt are borrowed from Sal Uryasev's
pyGTrends. In addition to provide a more Pythonic way to manipulate the
downloaded data, yagt also give you a simple command line interface (CLI) to
grab data from Google Trends and save to a csv file.
After install the module, you can access the simple CLI by using::
$ python -m yagt <query1> <query2> <-u username> [options]
The output will be saved to ``result.csv'' by default. For more information
about the options, please use ``python -m yagt -h'' for the help page.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yagt-0.2.3.tar.gz
(4.9 kB
view details)
File details
Details for the file yagt-0.2.3.tar.gz.
File metadata
- Download URL: yagt-0.2.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71ecbe0f40ae10e274280d6085a17364bb5447772217e7a59159b3076209ba25
|
|
| MD5 |
4a46fbbc6709e5b82b6f5b8b0c808d80
|
|
| BLAKE2b-256 |
803dba135bb2a97f2855ddf4b8d3c8ade6de1829e220057e8d4cdd2bccb34dca
|