elliotxx/zhihu-crawler-people
A simple distributed crawler for zhihu && data analysis
This project helps social media analysts or market researchers gather public profile data from Zhihu, a popular Chinese Q&A platform. It takes a starting list of Zhihu user profiles and systematically collects information like gender, location, occupation, education, follower counts, and total upvotes. The output is a structured dataset that can be used to understand user demographics, identify influencers, or analyze content trends on Zhihu.
193 stars. No commits in the last 6 months.
Use this if you need to extract public profile data from a large number of Zhihu users for social listening, market segmentation, or competitive analysis.
Not ideal if you lack the technical skills to set up and manage database systems (MongoDB, Redis) and proxy pools, or if you need to gather data from other social media platforms.
Stars
193
Forks
88
Language
Python
License
GPL-2.0
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/elliotxx/zhihu-crawler-people"
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.