Decodo/Python-scraper-tutorial
A short introduction to scraping with Python with given steps and an example scraper script.
This project helps anyone who needs to collect specific information from public websites automatically. It shows how to input a website address and then extract details like product names, prices, or descriptions into a structured format. This is ideal for market researchers, competitive analysts, or anyone tracking online data.
No commits in the last 6 months.
Use this if you want to learn how to automatically gather specific text or numerical data from websites into a usable format, avoiding tedious manual copying.
Not ideal if you are looking for a ready-to-use application that scrapes data without requiring any coding knowledge.
Stars
35
Forks
8
Language
Python
License
MIT
Category
Last pushed
May 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Decodo/Python-scraper-tutorial"
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.