adrian-dip/quora-scraper
An up-to-date scraper for Quora topics and questions (works in 2023)
This tool helps researchers, marketers, or analysts gather public discussions from Quora. You input specific topics or direct question links, and it outputs a .csv file containing questions, their answers, and engagement metrics like votes, comments, shares, and views. It's designed for anyone needing to analyze public sentiment or gather information on specific subjects from Quora.
No commits in the last 6 months.
Use this if you need to systematically collect Quora content and engagement data for market research, trend analysis, or academic study.
Not ideal if you need real-time data or require viewing metrics for a very large dataset, as getting view counts significantly slows down the scraping process.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/adrian-dip/quora-scraper"
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.