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 Output: Another example using a translation into PL: Output with translation: Link Link to pygooglenews library Have a nice coding