Repository History
2 repositories tagged with news
newsnow: Elegant Real-time News Reading with a Clean UI
newsnow offers an elegant and clean UI for reading real-time and trending news. It supports features like GitHub OAuth login, data synchronization, and adaptive scraping intervals to ensure an optimal and up-to-date news experience. This project, built with TypeScript, is designed for easy deployment on platforms like Cloudflare Pages or Vercel.
Newspaper3k: Advanced News and Article Extraction in Python
Newspaper3k is a powerful Python 3 library designed for news, full-text, and article metadata extraction. Inspired by the simplicity of 'requests' and the speed of 'lxml', it provides robust tools for scraping and curating articles from various sources. This library is ideal for developers needing to programmatically gather and process news content with advanced NLP capabilities.