ahmedbesbes/scraping-tutorial
code for data scraping Youtube tutorial
This tutorial helps you gather information from websites by teaching you how to programmatically extract data. You'll learn to take content from web pages and transform it into structured data you can use for analysis or other tasks. It's designed for anyone who needs to collect public data from the internet for research, business intelligence, or personal projects.
No commits in the last 6 months.
Use this if you need to programmatically collect publicly available information from websites without manual copy-pasting.
Not ideal if you need to extract data from sites requiring login, complex interactions, or if you prefer using no-code tools.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ahmedbesbes/scraping-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.