https://github.com/mar0ls/gnews
scraper google news
https://github.com/mar0ls/gnews
google googlenewsscraper news pygooglenews python scraper translation
Last synced: 3 months ago
JSON representation
scraper google news
- Host: GitHub
- URL: https://github.com/mar0ls/gnews
- Owner: mar0ls
- Created: 2023-02-20T20:28:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T16:00:32.000Z (about 2 years ago)
- Last Synced: 2025-01-04T05:34:42.062Z (5 months ago)
- Topics: google, googlenewsscraper, news, pygooglenews, python, scraper, translation
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Gnews
Google News scraper with use pygooglenews library, which acts as a wrapper library for the Google RSS feed.# Installation
```bash
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](https://github.com/kotartemiy/pygooglenews)# Have a nice coding
![]()