FirasKahlaoui/web-scraping-lvl1
The "web-scraping-lvl1" project is a beginner-level exercise in web scraping using Python's Beautiful Soup library and Requests module.
This tool helps you gather specific details from web pages, taking a web address as input and providing structured data like titles, descriptions, and categories. It's designed for anyone who needs to extract information from a website for analysis or record-keeping, especially those new to automated data collection.
No commits in the last 6 months.
Use this if you need to pull specific text content and its associated categories from a single web page into an organized format.
Not ideal if you need to extract data from many different pages, require advanced interaction with websites, or need to handle complex website structures.
Stars
13
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/FirasKahlaoui/web-scraping-lvl1"
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.