yusuzech/web-scraping-projects
List of my scraping projects
This collection of projects helps content analysts, market researchers, or social media strategists extract specific content from popular Chinese and Japanese video and Q&A websites. You can input keywords or video IDs to get video details, live comments (danmaku), user profiles, and follower/followee data. The output is structured data ready for analysis on content trends, user engagement, or community dynamics.
No commits in the last 6 months.
Use this if you need to programmatically collect large amounts of public video, comment, or user data from platforms like Bilibili, Niconico, or Zhihu for research or analysis.
Not ideal if you need a general-purpose web scraping tool for any website, or if you're looking for real-time data streams rather than bulk data collection.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/yusuzech/web-scraping-projects"
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.