Quora Scraper avatar
Quora Scraper
Under maintenance
Try for free

3 days trial then $19.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Quora Scraper

Quora Scraper

inquisitive_sarangi/quora-scraper
Try for free

3 days trial then $19.00/month - No credit card required now

Unofficial Quora API for scraping questions and answers for each question.

Search term

queriesarrayRequired

Quora will search for questions using this strings.

Language code

languageCodestringOptional

Provide preferred site language. If used, it will query [langcode].quora.com instead of www.quora.com, e.g. es.quora.com for Spanish.

Max answers per question

maxAnswersPerQuestionintegerOptional

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

Answers ranking

answersRankingEnumOptional

Sort answers by selected parameter. On original Quora website you can also include related answers with this option, but currently this isn't supported.

Value options:

"hide_relevant_answers": string"ranking_toggle_upvote": string"ranking_toggle_recency": string

Default value of this property is "ranking_toggle_upvote"

Use answer dataset

useAnswerDatasetbooleanOptional

Whether to store all answers in a separate dataset for easier extraction.

Default value of this property is false

Proxy configuration

proxyobjectOptional

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).

Max pool size

maxPoolSizeintegerOptional

Maximum number of sessions in the pool

Default value of this property is 10

Max age of each session

maxAgeSecsintegerOptional

Maximum age of sessions in the pool

Default value of this property is 999999999

Max usage count of each session

maxUsageCountintegerOptional

Maximum number of times a session can be used

Default value of this property is 200

Developer
Maintained by Community
Actor metrics
  • 18 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Dec 2022
  • Modified 3 months ago