kotartemiy/pygooglenews
If Google News had a Python library observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2255
- days_rel: n/a
- days_push: 632
- n_releases_24m: 0
Adoption not part of the score
1391 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python wrapper around the Google News RSS feed providing top stories, topic and geolocation feeds, and full-text search with date-range and exact-match operators. It also parses sub-articles (similar stories) from feeds, useful for collecting headline datasets.
Use cases
- scrape google news headlines in python
- collect news articles by topic for machine learning training data
- monitor news mentions of a company or person
- add a news feed to my website or app
- search google news by date range and exact phrase
- extract similar news articles for each headline
When to choose
- you want free, no-API-key access to Google News data via RSS
- you need structured search operators like in-title, date ranges, and when: filters
- you want sub-article/similar-story extraction for ML datasets
- you are doing lightweight media monitoring or PR tracking
When to avoid
- you need production-scale scraping at volume, since Google may rate-limit or block your server IP
- you need clean, enriched, licensed news data with guaranteed uptime - use a commercial news API instead
- you need full article text, not just headlines and links
- you depend on Google News RSS behavior staying stable, which can change without notice
Facets
library · maturity maintenance
web-scraping parser search-engine http-client data-science crawlers media apis python cross-platform google-news rss news-aggregation media-monitoring news-data natural-language-processing
6 sources
- readme: https://github.com/kotartemiy/pygooglenews · fetched 2026-08-28 · e4760accc262
- homepage: https://newscatcherapi.com · fetched 2026-08-29 · a0b99020b044
- site_page: https://www.newscatcherapi.com/company/about-us · fetched 2026-08-29 · 57c6e60fff09
- site_page: https://www.newscatcherapi.com/docs/home · fetched 2026-08-29 · b29778b5fd17
- site_page: https://www.newscatcherapi.com/company/roadmap · fetched 2026-08-29 · 07a05c369115
- site_page: https://www.newscatcherapi.com/pricing · fetched 2026-08-29 · 4795d3c8ca2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kotartemiy/pygooglenews | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kotartemiy/pygooglenews")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem