PyGNews :: Overview
Python Library for Scrapping Google News Feeds.
Source Code: https://github.com/Law101/pygnews/
Requirements
Python 3.6+ and pip
PyGNews rest fully on:
You don't need to install these separately, running the pip install below handles everything for you.
Installation
pip install pygnews
Example
# Import the Fetching Module
from pygnews import fetcher
# Create Fetching instance
news = fetcher.PyGNews()
# Get stop stories from Google News
print(news.top_stories())
License
This project is licensed under the terms of the MIT license.
Release files for pygnews 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pygnews-0.1.1.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pygnews-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.1 kB
Release files / pygnews-0.1.1.tar.gz
| Download URL | pygnews-0.1.1.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7b13b017c842f4f56248f2d520687966607ddfff02335ded2f7191026518030
|
|
BLAKE2b-256 checksum How to use checksums |
3a04526d77284a4433fc51545c0fafe155fe6551d1c7d61862e1dcb4eaf81cce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|
Release files / pygnews-0.1.1-py3-none-any.whl
| Download URL | pygnews-0.1.1-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d429c917ee54886a1c4408e5b0272a0e0dcbf8fe0d4cbb99cf98f44de8c94d47
|
|
BLAKE2b-256 checksum How to use checksums |
00f8f65baf2cc5f86436c47a1ad15136f2ae19119934e35b43b7b07d60ecebf8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|