Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.26 KB

Gnews

Google News scraper with use pygooglenews library, which acts as a wrapper library for the Google RSS feed.

Installation

pip install --no-deps pygooglenews
pip install textblob
pip install pandas

Usage:

  • Input image

  • Output: image

  • Another example using a translation into PL: image

  • Output with translation: image

Link

Link to pygooglenews library

Have a nice coding