A very simple news crawler with a funny name
-
Updated
Jan 9, 2026 - Python
A very simple news crawler with a funny name
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.
GNewsScraper is a TypeScript package that scrapes article data from Google News based on a keyword or phrase. It returns the results as an array of JSON objects, making it convenient to access and use the scraped information
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
Code to scrape news articles from the website of the newspaper Times of India
This is a demo repo to demonstrate how to use Python Requests and Beautiful Soup 4 libraries to search and scrape result data. And save scraping results into Pandas dataframe.
News Scraping Using Python - Tërheq të dhëna nga webfaqe të ndryshme
implement what this video says https://www.youtube.com/watch?v=BVizDqOfins
This webapp scrapes the news of top media houses in Kenya. Does sentiment analysis on the news to determine if the news was positive ,negative or neutral and then plots graphs using the data.
A News Scraper to extract headlines, full articles, authors, categories, and publish dates from multiple news websites. Automates content collection into structured formats.
SAT News Analyser is a web application offering in-depth news article analysis with features like sentiment analysis, genre detection, POS tagging, and reading time estimation. Supports URL-based content extraction, Google OAuth authentication, article history, and text-to-speech functionality. Built with Flask, PostgreSQL, and NLTK.
News scrapping using Python concurrent
Daily Wire articles scraper
Daily Beast news scraper
Los Angeles Times news extractor
Arachnio client library for Java 11+
Web scrapping news using BeautifulSoup
US Magazine news extractor
Add a description, image, and links to the news-scraping topic page so that developers can more easily learn about it.
To associate your repository with the news-scraping topic, visit your repo's landing page and select "manage topics."