Python library for scrapping Google news feeds
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pygnews-0.1.1.tar.gz.
File metadata
- Download URL: pygnews-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7b13b017c842f4f56248f2d520687966607ddfff02335ded2f7191026518030
|
|
| MD5 |
6e3fb2e140cd8f8a025efbb4950981fa
|
|
| BLAKE2b-256 |
3a04526d77284a4433fc51545c0fafe155fe6551d1c7d61862e1dcb4eaf81cce
|
File details
Details for the file pygnews-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pygnews-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d429c917ee54886a1c4408e5b0272a0e0dcbf8fe0d4cbb99cf98f44de8c94d47
|
|
| MD5 |
99a7a660cfd38301dd9d3e0d78e36c6b
|
|
| BLAKE2b-256 |
00f8f65baf2cc5f86436c47a1ad15136f2ae19119934e35b43b7b07d60ecebf8
|