Quora Answers Universal Scraper
Pricing
from $0.61 / 1,000 results
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
Maintained by CommunityActor 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.
π Contents
- Overview
- How to use
- Input
- Output
- Pricing
- Proxy and performance
- Integrations
- Related Actors
- FAQ
- Support
π 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
- Paste one or more Quora question or profile URLs into Quora URLs.
- Set Max answers per URL (
0= as many as Quora exposes). - Start the run.
- Download your data from the Storage tab, or fetch it from the API.
π₯ Input
| Field | Key | Type | Default | Description |
|---|---|---|---|---|
| Quora URLs | startUrls | array | question example | Quora question URLs and/or profile URLs. |
| Max answers per URL | maxAnswersPerItem | integer | 50 | Answers to collect per question / profile. 0 = all. |
| Include question details | includeQuestion | boolean | true | Attach the question (title, URL, answer count) to each answer. |
| Include raw content | includeRawContent | boolean | false | Also include Quora's original rich-text content structure. |
| Flat columns | flatten | boolean | false | Add flat authorName / authorUrl / questionTitle columns for CSV/Excel. |
| Proxy configuration | proxyConfiguration | object | Off | Leave 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.
| Field | Description |
|---|---|
answerId | Unique Quora answer ID |
url | Direct link to the answer |
content | The full answer text |
wordCount | Number of words in the answer |
numViews / numUpvotes / numShares | Engagement metrics |
creationTime / updatedTime | When the answer was written / last updated |
isDeleted | Whether the answer is deleted |
author{} | Author: name, profile URL, ID, whether anonymous |
question{} | Question: title, URL, answer count |
authorName / authorUrl / questionTitle | Flat 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.
π Related Actors
- Trustpilot Universal Scraper β customer reviews from Trustpilot.
- Glassdoor Reviews Universal Scraper β company reviews from Glassdoor.
- Vinted Universal Scraper β second-hand marketplace listings.
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.