A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
-
Updated
Oct 28, 2024 - Python
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
📰 Newspaper4k a fork of the beloved Newspaper3k. Extraction of articles, titles, and metadata from news websites.
A Python Package which helps to scrape all news details from any news websites
This repository provides usage examples for the Python module Newspaper3k.
This demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model, which generates concise summaries of the main points. The summaries are then formatted and sent via email using MailJet API.
An AI based news article summariser that summarises, finds the sentiment and author of any online article
Newsfeed based on GDELT Project
Scrapy based crawler which crawls newspaper.
The program can be used to scrape the content from an article from web by an input of a set of URLs in a text file or a URL. This project uses newspaper3k and python-docx libraries. The output of this program will give a neatly modified Word Document in '.docx' format with the contents of the article.
WebApp to bring together Text Summarization and Sentiment Analysis of the stock related news to better understand the stock price trends.
This web-based project classifies between fake & real news using machine learning, currently under development :)
A collection of NLP tools for summarizing and analyzing news articles
This a simple news scraper and notification script
Convert the text of articles to speech using nltk, newspaper and gTTS with Python.
Developed a machine learning model to detect media bias in news articles. Employed natural language processing techniques to analyze text content and classify sources into unbiased, left-leaning, or right-leaning categories. This project enhanced my expertise in text analysis and understanding of media landscape.
Test Driven Development for web summarizer project with fastapi and implementing Containerization, CI/CD method, github action workflows and deployment
Newspaper3k tiny "kommand-line" interface (CLI) wrapper with parallelism support using AsyncIO supporting bulk page download.
newsletter is a web-app that automatically generates newsletters and blog posts using Machine Learning
Stock data scrapers and other useful scripts
Add a description, image, and links to the newspaper3k topic page so that developers can more easily learn about it.
To associate your repository with the newspaper3k topic, visit your repo's landing page and select "manage topics."