KalyanM45/Article-Web-Scraping
This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date and time of the scraping.
This script helps researchers or content strategists quickly gather news articles from The Guardian. It takes a specified section (like 'technology') from The Guardian's website and outputs individual text files, each containing the full content of an article. This is useful for anyone needing to collect and archive news content for analysis or reference.
No commits in the last 6 months.
Use this if you need to systematically collect and archive text content from The Guardian's news articles for research, content analysis, or trend tracking.
Not ideal if you need to scrape data from websites other than The Guardian or require a graphical user interface for content collection.
Stars
20
Forks
9
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Nov 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/KalyanM45/Article-Web-Scraping"
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.