tan-yong-sheng/scraping_quickstart
Here is the list of scraping techniques I used to get the data from websites
This project helps developers extract data from websites, even complex ones with JavaScript or anti-scraping measures. You provide website URLs, and it teaches you how to get structured data like text, links, or product information. It's for Python developers who need to collect information from the web for various applications.
No commits in the last 6 months.
Use this if you are a Python developer and need to learn how to reliably extract data from various types of websites, including those with anti-scraping protections.
Not ideal if you are a non-developer looking for a no-code solution to scrape data, or if you need to build a large-scale, production-ready scraping system.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/tan-yong-sheng/scraping_quickstart"
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.