Quora Answers Scraper avatar

Quora Answers Scraper

Pricing

from $4.00 / 1,000 answers

Go to Apify Store
Quora Answers Scraper

Quora Answers Scraper

The Quora Answers Scraper extracts every answer on a question thread, profile answer histories and topic feeds โ€” full answer text, upvotes, views, shares, dates, author nameand credential, AI-answer flags, optional comments, and profile stats โ€” ideal for market research and Q&A datasets.

Pricing

from $4.00 / 1,000 answers

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

๐Ÿš€ Quora Scraper

Extract every answer on a Quora question, a writer's public answer history, or a topic's answer feed โ€” as clean, structured JSON. The Quora Scraper turns question, profile and topic URLs into full answer text with engagement metrics, author details and optional comments, ready for market research, audience insight, content analysis and Q&A datasets.

โœจ Features

  • ๐Ÿ’ฌ Full answer threads: Walks a question to the last answer โ€” hundreds of answers per question, not just the first page โ€” including answers merged in from duplicate questions.
  • ๐Ÿ“ˆ Engagement metrics: Upvotes, views, shares, comment counts, creation and update dates for every answer.
  • ๐Ÿ‘ค Author details: Name, profile URL, avatar, credential line, verification, anonymous and business flags, plus an isAiAnswer flag for Quora's machine-generated answers.
  • ๐Ÿง‘โ€๐Ÿ’ผ Profiles: Followers, following, answer/question/post counts, all-time and last-month answer views, Top Writer years, expertise topics and credentials โ€” followed by the writer's public answers.
  • ๐Ÿท๏ธ Topics: The public answer feed of any topic page.
  • ๐Ÿ—จ๏ธ Comments (optional): Comments with replies under each answer, with authors, dates and upvotes.
  • ๐Ÿ”— Clean text + links: Answer bodies as plain text with every outbound link collected separately.
  • ๐Ÿ’ธ Pay per result: No start fee โ€” you pay only for the answers, profiles and comments you receive.

๐Ÿ› ๏ธ How It Works

  1. Enter Quora URLs โ€“ Paste question URLs (https://www.quora.com/What-is-web-scraping), profile URLs (https://www.quora.com/profile/Adam-DAngelo) or topic URLs (https://www.quora.com/topic/Web-Scraping).
  2. Set limits โ€“ maxItems caps the total number of rows; switch on includeComments to also fetch comments under each answer.
  3. Run the scraper โ€“ Results stream into the dataset as JSON, CSV or Excel.

๐Ÿ’ฐ Pricing

EventPriceWhat you get
answer$0.004One answer row with full text, metrics and author
profile$0.004One profile row with stats and credentials
comment$0.001One comment (with its replies) when includeComments is on

No start fee. A question with 100 answers costs $0.40.

โš ๏ธ Good to know

  • Keyword search on Quora requires a logged-in account, so this scraper works from URLs (question, profile, topic). Find questions on Google or on Quora topic pages and paste them in.
  • Question threads are returned in full. Public profile answer lists stop after roughly 40 recent answers and topic feeds after about 30 answers โ€” that is what Quora shows without an account.
  • Answers marked isAiAnswer: true were generated by Quora's assistant, not by a person.

๐Ÿ“Š Sample Output Data

[
{
"type": "answer",
"answerId": "13427593",
"url": "https://www.quora.com/Java-works-on-many-PC-platforms-When-you-write-it-once-it-will-run-on-every-PC-What-are-some-software-created-in-Java-Why-are-people-headed-for-C++-C-and-Visual-basic-Why-do-some-programmers-hate-Java/answer/Dino-Bojadzievski",
"question": {
"questionId": "2638739",
"url": "https://www.quora.com/Java-works-on-many-PC-platforms-When-you-write-it-once-it-will-run-on-every-PC-What-are-some-software-created-in-Java-Why-are-people-headed-for-C++-C-and-Visual-basic-Why-do-some-programmers-hate-Java",
"title": "Java works on many PC platforms. When you write it once, it will run on every PC. What are some software created in Java? Why are people headed for C++, C#, and Visual basic? Why do some programmers hate Java?",
"answerCount": 57
},
"originalQuestion": {
"title": "Why do people hate Java?",
"url": "https://www.quora.com/Java-works-on-many-PC-platforms-When-you-write-it-once-it-will-run-on-every-PC-What-are-some-software-created-in-Java-Why-are-people-headed-for-C++-C-and-Visual-basic-Why-do-some-programmers-hate-Java"
},
"text": "Somebody I deeply respect someone said that \"Java took all the features of C++ I don't need, and none of the features I do\". I have to say, I agree with this 100%. \nThere are many things in Java that simply don't make sense...",
"links": [],
"createdAt": "2013-11-04T15:22:18.113Z",
"updatedAt": "2013-11-04T15:22:18.113Z",
"upvotes": 412,
"views": 98231,
"shares": 3,
"commentCount": 12,
"isAiAnswer": false,
"isPaywalled": false,
"author": {
"uid": "5462110",
"name": "Dino Bojadzievski",
"url": "https://www.quora.com/profile/Dino-Bojadzievski",
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-5462110-200-abc.jpeg",
"isVerified": false,
"isAnonymous": false,
"isAiAccount": false,
"isBusiness": false
},
"authorCredential": "Software engineer",
"language": "en",
"source": "https://www.quora.com/Why-do-people-hate-Java",
"scrapedAt": "2026-09-08T08:12:41.402Z"
},
{
"type": "profile",
"uid": "335",
"name": "Adam D'Angelo",
"url": "https://www.quora.com/profile/Adam-DAngelo",
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-335-200-pdwsbcspdxxmgonnabhpqvynvuwyqigr.jpeg",
"credential": "Quora CEO",
"bio": null,
"followers": 545954,
"following": 699,
"answers": 998,
"questions": 1053,
"posts": 212,
"totalAnswerViews": 42600878,
"lastMonthContentViews": 32159,
"topWriterYears": [2018, 2017, 2016, 2015, 2014, 2013],
"isVerified": true,
"isAiAccount": false,
"workCredentials": [],
"schoolCredentials": [],
"locationCredentials": [],
"expertiseTopics": ["Computer Science", "Facebook (company)", "Palo Alto, CA", "Startups", "California Institute of Technology (Caltech)"],
"createdAt": "2009-10-05T23:20:05.719Z",
"source": "https://www.quora.com/profile/Adam-DAngelo",
"scrapedAt": "2026-09-08T08:12:41.402Z"
}
]

Turn Quora's expert answers into research-ready data with the Quora Scraper today! ๐Ÿš€