Package for getting and analyzing tending Google searches
Project description
Package
Package for getting and analyzing tending Google searches
Usage
from google_trendy import *
tracker = GoogleTrends()
tracker.get_trends()
for trend in tracker.trends:
print(trend)
# Example Output
GTrend(title='ole miss vs georgia', volume=500000, start=2025-10-18 07:00)
GTrend(title='no kings', volume=500000, start=2025-10-18 10:00)
GTrend(title='lsu vs vanderbilt', volume=500000, start=2025-10-18 03:50)
GTrend(title='tornado watch', volume=500000, start=2025-10-18 18:20)
GTrend(title='tennessee vs alabama', volume=200000, start=2025-10-18 07:30)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
google_trendy-2.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file google_trendy-2.0.tar.gz.
File metadata
- Download URL: google_trendy-2.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b22fd6737a5a6d41d046b064657961adab760a6b2bbed3a044611b844d84c141
|
|
| MD5 |
9fa270a10e6020476e5730a9403ff02a
|
|
| BLAKE2b-256 |
6cd8f629e5af7dbec863d28d0527b256afd8bdcf0d8f9efd9b52bdc1f4be9f0c
|
File details
Details for the file google_trendy-2.0-py3-none-any.whl.
File metadata
- Download URL: google_trendy-2.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8555e1a9e891d7e672e32ecce9036e48dda2ba579fba347882072bab258bc3a9
|
|
| MD5 |
6783ac1a63767a65a8d8cc29c740473f
|
|
| BLAKE2b-256 |
c330ea49f0da5eecf48d1353129803b3147ebdcae8653ce65c666707ed42fd0d
|