FirasKahlaoui/web-scraping-lvl2
The "web-scraping-lvl2" project is a learning exercise to explore advanced web scraping techniques using Scrapy.
This project helps Python developers learn and practice advanced web scraping. It takes URLs from specific websites like a quotes site or a car listings site, and extracts structured data such as quotes, authors, car makes, models, prices, and locations. A developer who wants to improve their web scraping skills using the Scrapy framework would use this.
No commits in the last 6 months.
Use this if you are a Python developer looking for code examples to learn or reinforce your understanding of advanced web scraping with Scrapy.
Not ideal if you are not a developer and simply need to extract data from a website, as this project requires coding knowledge to operate and adapt.
Stars
13
Forks
—
Language
Python
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-lvl2"
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.