Scraping google news
Project description
Google News Py
Search news with python in google news.
What's necessary
python >=3.6
Instaling
pip install googlenewspy
Using
from googlenewspy import Search search = Search() text = 'Python' search.news(text)
Features
You can specify witch country and host languague in Search object, for better results. Ex:
search = Search(host_languague='en-US', geolocation='US') search.news('Python')
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
googlenewspy-0.0.1.tar.gz
(2.6 kB
view details)
Built Distributions
googlenewspy-0.0.1-py3.7.egg
(7.9 kB
view details)
File details
Details for the file googlenewspy-0.0.1.tar.gz
.
File metadata
- Download URL: googlenewspy-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
38c85f5ca9de58a4d17ecba6d79ad50ea7340554ae31ae7ca023f6ceaa584d36
|
|
MD5 |
b81a150588295462bc014dd61017fd36
|
|
BLAKE2b-256 |
1d76f5c73a66cad834855195c7cd0c945ddd99b84d4d9867ec61390dee4da604
|
File details
Details for the file googlenewspy-0.0.1-py3.7.egg
.
File metadata
- Download URL: googlenewspy-0.0.1-py3.7.egg
- Upload date:
- Size: 7.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
be7b17d2266c1b499fcda6bffb674ad082bb8fdb1650614548dc701abb058eda
|
|
MD5 |
e615030b000367519910099186a67caf
|
|
BLAKE2b-256 |
054f6fe984918a52bb6014b2bd175448bd88984ba085e62e5c3da59c4aa192a6
|
File details
Details for the file googlenewspy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: googlenewspy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6b40e99e856c4946830c14450004eaa919b06ee9384d34bbf031f4d62780ef3e
|
|
MD5 |
4c2e5b5d063f08fa6610f18d51a63651
|
|
BLAKE2b-256 |
d17fd8deafe9ca4eaa761793d584e6a80c776a48ceb9f3f08a8ca4e75ea87662
|