Skip to main content

Python library for scrapping Google news feeds

Project description

PyGNews :: Overview

PyGNews

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygnews-0.1.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

pygnews-0.1.1-py3-none-any.whl (6.0 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