shubham17sm/web-scraping-django
A news aggregator app build using django web framework and beautifulsoup which is use to scrape the news articles from the web and uses celery as a task queue to add srcaped article in database.
This is a news aggregator application designed to automatically collect news articles from various websites. It takes URLs of news sources as input and produces a consolidated feed of articles, complete with their content, in a database. Anyone who needs a personalized, continuously updated collection of news from specific online sources will find this tool useful.
No commits in the last 6 months.
Use this if you need a simple, self-hosted system to regularly pull news articles from websites and store them.
Not ideal if you're looking for a general-purpose web scraping tool for data types other than news articles.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/shubham17sm/web-scraping-django"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.