scrapinghub/scrapy-training
Scrapy Training companion code
This repository provides companion code for a training program focused on web crawling. It helps you learn how to extract data, navigate websites, and handle various web page types like forms or JavaScript-based content. It's for anyone, especially developers or data professionals, who needs to programmatically gather information from websites.
173 stars. No commits in the last 6 months.
Use this if you need to learn how to automatically collect specific data from websites for analysis, data feeds, or content aggregation.
Not ideal if you are looking for a ready-to-use web scraping tool without any programming or learning required.
Stars
173
Forks
41
Language
Python
License
—
Category
Last pushed
Jan 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/scrapinghub/scrapy-training"
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.