Skip to main content

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


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 hashes)

Uploaded Source

Built Distributions

googlenewspy-0.0.1-py3.7.egg (7.9 kB view hashes)

Uploaded Source

googlenewspy-0.0.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page