Quora Brasil
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsQuora Brasil
Scraper não oficial do Quora para resultados em Português do Brasil.
Max answers per question
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
Answers ranking
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.
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
useAnswerDataset
booleanOptional
Whether to store all answers in a separate dataset for easier extraction.
Default value of this property is false
Proxy configuration
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).
Max pool size
maxPoolSize
integerOptional
Maximum number of sessions in the pool
Default value of this property is 10