Python News

Open-source Python projects categorized as News

Top 23 Python News Projects

  1. TrendRadar

    ⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

    Project mention: Daily AI & Automation Tech News - November 20, 2025 | dev.to | 2025-11-19

    Link: https://github.com/sansan0/TrendRadar

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. newspaper

    newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:

  4. Horizon

    📡 Your own AI-powered news radar. Generates daily briefings in English & Chinese. | 用 AI 构建你专属的新闻雷达 (by Thysrael)

    Project mention: I Built an Open Source AI News Radar Around Human Taste, Not Just AI Summaries | dev.to | 2026-05-04

    GitHub: https://github.com/Thysrael/Horizon

  5. Stream-Framework

    Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:

    Project mention: Build a Real-Time Voice RAG Agent for Your Documentation | dev.to | 2026-05-13

    We wire everything up with Vision Agents as the voice agent framework, Stream for WebRTC audio and video, OpenAI Realtime for speech in and speech out, Anam so the agent shows up as a face on the video, and Supermemory so answers come from search over your uploaded documents instead of guesswork. The code stays small and most of the behavior lives in one registered function that asks the memory store for relevant chunks and returns them to the model.

  6. news-please

    news-please - an integrated web crawler and information extractor for news that just works

  7. pygooglenews

    If Google News had a Python library

  8. newspaper4k

    📰 Newspaper4k a fork of the beloved Newspaper3k. Extraction of articles, titles, and metadata from news websites.

  9. GNews

    A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.

  10. wdoc

    Summarize and query from a lot of heterogeneous documents. Any LLM provider, any filetype, advanced RAG, advanced summaries, scriptable, etc

    Project mention: Use Your Type System | news.ycombinator.com | 2025-07-24

    No, pyright is called on static code. Beartime is called during the python process. Basically all my functions are decorated.

    See for example in wdoc, my advanced personal RAG system:

    https://github.com/thiswillbeyourgithub/wdoc/blob/main/wdoc/...

  11. GoogleNews

    Script for GoogleNews

  12. feeds.fun

    News reader with tags, scoring, and LLM

  13. hn_summary

    Summarizes top stories from Hacker News using a large language model and post them to a Telegram channel.

  14. news-fetch

    A Python Package which helps to scrape all news details from any news websites

  15. archiveis

    A simple Python wrapper for the archive.is capturing service

    Project mention: Wikipedia bans Archive.today after site executed DDoS and altered web captures | news.ycombinator.com | 2026-02-20

    Specifically, they changed a "commenting as: [their alias]" UI element to "commenting as: [name of the blogger they were fighting with]".

    Compare (the changed element is near the very bottom of the page; replace the "[dot]" since these URLs seem to trigger spam filters for some commenters):

    archive [dot] is/gFD6Z

    megalodon [dot] jp/2026-0219-1628-23/https://archive.is:443/gFD6Z

  16. savepagenow

    A simple Python wrapper and command-line interface for archive.org’s "Save Page Now" capturing service

  17. django-newsfeed

    A news curator and newsletter subscription package for Django

  18. newsnotfound

    Entire source code for NewsNotFound's article generation process ✍

  19. JARVIS

    AI chatbot built with a Feed Forward Neural Network for intelligent conversational responses and allow customized behavior for their own use case. (by Temavrix)

  20. wallabag-kindle-consumer

    Send all articles with a certain tag to your kindle.

  21. papernews

    news and articles nicely rendered as calm pdf for readers

    Project mention: Show HN: Papernews – self-hosted daily newspaper PDF for your reMarkable | news.ycombinator.com | 2026-06-04
  22. newsemble

    API for fetching data from news websites.

  23. nepstonks

    An automated bot that scrapes the latest upcoming issues, news, and investment opportunities that are announced inside Nepal and sends them to a telegram channel.

  24. pressReadMePlease

    PressReader 🐍 automation for mobile apps auth token

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python News discussion

Log in or Post with

Python News related posts

  • I Built an Open Source AI News Radar Around Human Taste, Not Just AI Summaries

    1 project | dev.to | 4 May 2026
  • Unprecedented 'Jobless Boom' Tests Limits of US Economic Expansion

    1 project | news.ycombinator.com | 18 Feb 2026
  • ZEGOCLOUD Competitors – Comparing the Top 9 Alternatives

    1 project | dev.to | 8 Jan 2026
  • ActiveFence Competitors – Comparing the Top 8 Alternatives

    1 project | dev.to | 8 Jan 2026
  • SlopStop: Community-driven AI slop detection in Kagi Search

    2 projects | news.ycombinator.com | 13 Nov 2025
  • In Orbit You Have to Slow Down to Speed Up

    2 projects | news.ycombinator.com | 31 Oct 2025
  • Is there still a working Google News API available for developers in 2025?

    1 project | dev.to | 27 Oct 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source News projects in Python? This list will help you:

# Project Stars
1 TrendRadar 58,992
2 newspaper 15,074
3 Horizon 5,420
4 Stream-Framework 4,749
5 news-please 2,452
6 pygooglenews 1,384
7 newspaper4k 1,108
8 GNews 970
9 wdoc 518
10 GoogleNews 380
11 feeds.fun 371
12 hn_summary 247
13 news-fetch 225
14 archiveis 219
15 savepagenow 194
16 django-newsfeed 191
17 newsnotfound 149
18 JARVIS 78
19 wallabag-kindle-consumer 49
20 papernews 45
21 newsemble 44
22 nepstonks 25
23 pressReadMePlease 21

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?