Skip to content

mar0ls/Gnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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