
Quora Scraper
Pricing
$19.00/month + usage
Go to Apify Store

Quora Scraper
DeprecatedUnofficial Quora API for scraping questions and answers for each question.
0.0 (0)
Pricing
$19.00/month + usage
2
469
1
Last modified
2 years ago
Pricing
$19.00/month + usage
Unofficial Quora API for scraping questions and answers for each question.
0.0 (0)
Pricing
$19.00/month + usage
2
469
1
Last modified
2 years ago
languageCode
stringOptional
Provide preferred site language. If used, it will query [langcode].quora.com instead of www.quora.com, e.g. es.quora.com for Spanish.
maxAnswersPerQuestion
integerOptional
Depending on popularity of your query you may encounter questions with many thousands of answers. Scraping these will require a ton of requests, especially if there are many such questions. Set to 0 to avoid scraping questions altogether and to -1 to disable this limit. Current approximate batch of answers per request is about 46-50, so if you set this limit to a lower value, you'd still get this much answers.
Default value of this property is 100
answersRanking
EnumOptional
Sort answers by selected parameter. On original Quora website you can also include related answers with this option, but currently this isn't supported.
"hide_relevant_answers": string"ranking_toggle_upvote": string"ranking_toggle_recency": string
Default value of this property is "ranking_toggle_upvote"
useAnswerDataset
booleanOptional
Whether to store all answers in a separate dataset for easier extraction.
Default value of this property is false
proxy
objectOptional
Select proxies to be used by your crawler. NOTE: residential proxies may not work with this scraper. Leave to none to use no proxy (very fitting if you run locally on your machine, will be much faster).
maxPoolSize
integerOptional
Maximum number of sessions in the pool
Default value of this property is 10