news-scraping
There are 16 repositories under news-scraping topic.
flairNLP/fundus
A very simple news crawler with a funny name
easonlai/google_news_content_scrape_and_analyze_with_gpt
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.
hemanta212/Nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
dstark5/gnews-scraper
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
easonlai/yahoo_news_searching_and_text_analytics
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.
azf99/times-of-india-scraping
Code to scrape news articles from the website of the newspaper Times of India
SomeRandomGuy009/news-bot
implement what this video says https://www.youtube.com/watch?v=BVizDqOfins
DrewIndeed/news-scrapping
News scrapping using Python concurrent
KryeKuzhinieri/news-scraping
News Scraping Using Python - Tërheq të dhëna nga webfaqe të ndryshme
wamaithaNyamu/KENYANNEWS
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.
arachnio/arachnio4j
Arachnio client library for Java 11+
arachnio/arachnio4py
Arachnio client library for Python 3.10+
iam-baivab/News-Scraping-using-BeautyfulSoup-Selenium-with-Django
NewsScraper-Django: A powerful news scraping solution using BeautifulSoup and Selenium, seamlessly integrated with Django. Effortlessly extract articles, handle JavaScript-rendered content, and preprocess data for storage or further analysis.
fadillarizalul/news-scraping-beautiful-soup
Web scrapping news using BeautifulSoup
lyw1217/scraping-news-go
go 기반 뉴스 크롤링(스크래핑)
tateemma/Web-Scraping
Web scraping example