MorvanZhou/easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
This project helps you learn how to automatically gather information from websites. You'll put in a web page address and learn techniques to extract specific text, data, or even download files like images. It's for anyone who needs to collect data from the internet but doesn't know how to write the code to do it.
816 stars. No commits in the last 6 months.
Use this if you need to learn the basics of web scraping using Python to collect data from various websites.
Not ideal if you are looking for a ready-to-use, no-code tool or if you need to perform very complex data analysis immediately after scraping.
Stars
816
Forks
544
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/MorvanZhou/easy-scraping-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.