Quora Answers Universal Scraper avatar

Quora Answers Universal Scraper

Pricing

from $0.61 / 1,000 results

Go to Apify Store
Quora Answers Universal Scraper

Quora Answers Universal Scraper

πŸ’¬ Scrape Quora answers by question URL or profile URL. Get the full answer text, author, upvotes, views, shares, the question and dates β€” as clean structured data. No login and no cookies needed.

Pricing

from $0.61 / 1,000 results

Rating

0.0

(0)

Developer

Scrapifier

Scrapifier

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

πŸ’¬ Quora Scraper

Extract Quora answers from any question or profile β€” full text, author, upvotes, views and dates β€” and export them as structured JSON, CSV or Excel. No code required.

Apify Actor

πŸ“‹ Contents

πŸ“– Overview

Collect Quora answers by pasting a Quora URL. Give a question URL to get every answer to that question, or a profile URL to get the answers a person has written. For each answer you get the full text, the author (name, profile, whether anonymous), upvotes, views, shares, the question it belongs to, and the creation/updated dates.

  • Scrape by question URL (all answers to a question) or profile URL (all answers by a user).
  • Full answer text plus author, upvotes, views, shares and dates.
  • Attaches the question each answer belongs to (title, URL, answer count).
  • No login and no cookies required β€” works on public content.
  • Exports to JSON, CSV, Excel, or the Apify dataset API.
  • Pay per result β€” no subscription.

πŸš€ How to use

  1. Paste one or more Quora question or profile URLs into Quora URLs.
  2. Set Max answers per URL (0 = as many as Quora exposes).
  3. Start the run.
  4. Download your data from the Storage tab, or fetch it from the API.

πŸ“₯ Input

FieldKeyTypeDefaultDescription
Quora URLsstartUrlsarrayquestion exampleQuora question URLs and/or profile URLs.
Max answers per URLmaxAnswersPerIteminteger50Answers to collect per question / profile. 0 = all.
Include question detailsincludeQuestionbooleantrueAttach the question (title, URL, answer count) to each answer.
Include raw contentincludeRawContentbooleanfalseAlso include Quora's original rich-text content structure.
Flat columnsflattenbooleanfalseAdd flat authorName / authorUrl / questionTitle columns for CSV/Excel.
Proxy configurationproxyConfigurationobjectOffLeave off β€” the Actor works best with no proxy.

πŸ“€ Output

Each answer is stored as one dataset item. Export it as JSON, CSV or Excel, or read it from the API.

FieldDescription
answerIdUnique Quora answer ID
urlDirect link to the answer
contentThe full answer text
wordCountNumber of words in the answer
numViews / numUpvotes / numSharesEngagement metrics
creationTime / updatedTimeWhen the answer was written / last updated
isDeletedWhether the answer is deleted
author{}Author: name, profile URL, ID, whether anonymous
question{}Question: title, URL, answer count
authorName / authorUrl / questionTitleFlat columns (with Flat columns)

πŸ’° Pricing

$0.90 per 1,000 answers. No subscription β€” you pay only for the results you extract. New Apify users can try the Actor with their free monthly platform credits.

πŸ›‘οΈ Proxy and performance

  • Leave the proxy off β€” this Actor is tuned to run without one, and a proxy usually makes Quora runs less reliable.
  • Start with a small Max answers per URL to validate your setup, then increase it.
  • Add several question or profile URLs in one run to collect in bulk.
  • The first request per run warms up the session; the rest are fast.

πŸ”Œ Integrations

Run the Actor from the Apify API, the JavaScript or Python clients, or connect it to Make, Zapier, n8n, Google Sheets and Slack through Apify integrations. Each run's data is available as JSON or CSV via the dataset API.

Need another source? Open an issue.

❓ FAQ

Which URLs are supported?

Quora question URLs (https://www.quora.com/<question>) and profile URLs (https://www.quora.com/profile/<name>). Space and topic URLs are not supported yet.

Do I need to log in or provide cookies?

No. The Actor collects public content without any login or cookies.

How many answers can I get per question?

As many as Quora exposes publicly. Set Max answers per URL to 0 to collect them all.

How fresh is the data?

It is collected live at runtime.

πŸ’¬ Support

Questions or issues? Post them in the Issues tab and I will respond quickly. If the Actor is useful to you, a review is appreciated.