Quora Search Scraper avatar

Quora Search Scraper

Pricing

from $0.90 / 1,000 public pages

Go to Apify Store
Quora Search Scraper

Quora Search Scraper

Search public Quora pages by keyword or open direct URLs. Export questions, visible answers, profiles, topics, spaces, posts, authors, counts, media, and source links.

Pricing

from $0.90 / 1,000 public pages

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

49

Total users

8

Monthly active users

16 days ago

Last modified

Share

🔎 Search public Quora content by keyword or URL

Quora Search Scraper helps content researchers, SEO teams, and market researchers find public Quora pages. Search with keywords or open public URLs, then save questions, visible answers, profiles, topics, spaces, and posts with source links and public counts. Review or export the structured data without a Quora login.

The Actor uses public pages and does not collect private, login-only, restricted, or Quora+ paywalled content.

📦 Quora page rows

Each saved row is one public Quora page. The Actor saves the first eligible match for a source item. If another keyword, URL, or other submitted value finds that item later, the later match is skipped and does not rewrite the saved row. The matchedInput field shows the submitted value that first caused the row to be saved.

Question rows keep visible answers in an answers array. Profile, topic, space, and post rows use page-specific fields. A field appears only when Quora shows it on a public page, so missing facts are left out.

🚀 Run Quora searches and page URLs

  1. Add keywords or public Quora URLs to Keywords or Quora URLs.
  2. Choose the page type for keyword discovery.
  3. Choose a date range when you want to filter keyword discovery.
  4. Set answer options and the whole-run result limit.
  5. Run the Actor and open the dataset.

You can mix keywords and direct URLs in one run. The page type and date range affect keyword values only. Direct public URLs are opened as given. Leave the result limit empty to return all available results until the source is exhausted.

⚙️ Input

Public input example

This example is copied from a successful current-beta keyword run:

{
"searchType": "question",
"targets": [
"machine learning careers"
],
"dateRange": "any",
"answerDepth": "all",
"answerOrder": "relevance",
"includeAuthorProfiles": false,
"globalOrder": "relevance",
"maxResults": 2
}

Input fields

FieldTypeWhat it does
targetsarray of strings (required)Adds one or more keywords, public Quora page URLs, or both. URLs can point to questions, profiles, topics, spaces, posts, or Quora search pages.
searchTypestring (required)Chooses the public page type for keyword discovery: question, profile, topic, space, post, or all. Direct URLs are opened as given.
dateRangestringSets a date window for pages found through keywords when Quora shows a usable source date: any, week, month, or year. Direct URLs are not filtered by it.
topicFilterarray of stringsFor keyword results under Questions or All page types, keeps questions that show at least one listed public topic label. It does not filter direct URLs or other page types. An empty list keeps every matching question.
answerDepthstringChooses top visible answers or all visible answers for each question.
answerAuthorstringFor question pages, keeps only answers by this public Quora author. Leave it empty to keep answers by every author.
minAnswerUpvotesintegerKeeps only answers with at least this many public upvotes. An empty value keeps all visible answers, and a question stays even if no answer meets the threshold.
answerOrderstringOrders answers inside each question by relevance, recency, or upvotes.
includeAuthorProfilesbooleanAdds a public profile snapshot and derived lead context for each answer author at the first eligible occurrence.
globalOrderstringOrders saved rows across the run by relevance, recency, or upvotes when Quora shows the needed public date or upvote data.
maxResultsintegerSets the whole-run limit for saved rows. Leave it empty to return all available results until the source is exhausted.

🧾 Output

Rows use one of five shapes. The tables below list every field in the public dataset schema. Fields that Quora does not show are omitted. Dotted names describe fields inside an object or an array item. Each example is a genuine row from a current-beta run. The post example is shortened and marked with "...".

Question row

FieldTypeWhat it does
contentTypestringIdentifies this row as a question.
matchedInputstringShows the keyword or Quora URL whose first eligible match saved this row.
discoveryRankintegerShows the page position for the submitted keyword when available.
titlestringGives the question title.
urlstringGives the canonical public Quora question URL.
questionIdintegerGives the Quora question ID.
topicsarray of stringsLists visible topic labels on the question.
answerCountintegerGives the visible answer count.
followerCountintegerGives the visible follower count.
answersarray of objectsHolds the visible answers collected with the question.
answers[].answerIdintegerGives the Quora answer ID.
answers[].urlstringGives the canonical public answer URL.
answers[].textstringGives the full visible answer text.
answers[].authorobjectHolds visible answer-author details.
answers[].author.namestringGives the public author name.
answers[].author.urlstringGives the public author profile URL.
answers[].author.credentialstringGives the public author credential when shown.
answers[].author.imageUrlstringGives the public author image URL when shown.
answers[].createdAtdate-time stringGives the answer creation time when shown.
answers[].updatedAtdate-time stringGives the answer update time when shown.
answers[].upvoteCountintegerGives the public answer upvote count.
answers[].commentCountintegerGives the public answer comment count.
answers[].shareCountintegerGives the public answer share count.
answers[].isAiGeneratedbooleanSays whether Quora marks the answer as AI-generated.
answers[].viewCountintegerGives the public answer view count.
answers[].mediaUrlsarray of stringsLists public media URLs attached to the answer.
updatedAtdate-time stringGives the question update time when shown.

Genuine question row

This complete row came from a successful current-beta run:

{
"contentType": "question",
"matchedInput": "machine learning careers",
"discoveryRank": 1,
"title": "What are the career prospects for machine learning and deep learning?",
"url": "https://www.quora.com/What-are-the-career-prospects-for-machine-learning-and-deep-learning",
"questionId": 189953650,
"topics": [
"Machine Learning",
"Computer Science",
"Technology",
"Artificial Intelligence",
"Data Science",
"Deep Learning",
"Jobs and Careers in Technology",
"Career Prospects",
"Careers for the Future",
"Salary Prospects",
"Artificial Intelligence Outputs",
"Artificial Intelligence in Career Development",
"Future of Intelligence",
"Future of Computer Science",
"Global Artificial Intelligence Landscape",
"Economics of the AI Industry"
],
"followerCount": 0,
"answerCount": 2,
"answers": [
{
"answerId": 1477743828030933,
"url": "https://www.quora.com/What-are-the-career-prospects-for-machine-learning-and-deep-learning/answer/Rehaan-Yumnam-1",
"text": "Machine learning and deep learning career prospects encompass advanced roles in generative AI engineering, neural architecture design, transformer model optimization, reinforcement learning research, computer vision specialists, natural language processing experts, AI ethics and governance, quantum machine learning development, edge AI implementation, and computational neuroscience, with projected exponential growth in industries like healthcare, finance, autonomous systems, robotics, and predictive analytics.",
"author": {
"name": "Rehaan Yumnam",
"url": "https://www.quora.com/profile/Rehaan-Yumnam-1",
"imageUrl": "https://qsf.cf2.quoracdn.net/-4-images.new_grid.profile_default.png-26-688c79556f251aa0.png"
},
"createdAt": "2024-11-22T14:57:35.867Z",
"upvoteCount": 0,
"commentCount": 0,
"shareCount": 0,
"isAiGenerated": false,
"viewCount": 2437,
"mediaUrls": []
}
]
}

Profile row

FieldTypeWhat it does
contentTypestringIdentifies this row as a profile.
matchedInputstringShows the keyword or Quora URL whose first eligible match saved this row.
discoveryRankintegerShows the page position for the submitted keyword when available.
titlestringGives the public profile name.
urlstringGives the canonical public Quora profile URL.
profileIdintegerGives the Quora profile ID.
descriptionstringGives the public profile description or credential when shown.
imageUrlstringGives the public profile image URL when shown.
followerCountintegerGives the visible follower count.
followingCountintegerGives the visible following count.
answerCountintegerGives the visible answer count for the profile.
postCountintegerGives the visible post count for the profile.
createdAtdate-time stringGives the profile creation time when shown.
updatedAtdate-time stringGives the profile update time when shown.

Example profile row

This complete row came from a successful current-beta run:

{
"contentType": "profile",
"matchedInput": "Ishan Kumar",
"discoveryRank": 1,
"title": "Kumar Ishan",
"url": "https://www.quora.com/profile/Kumar-Ishan",
"profileId": 2494596,
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-2494596-200-htxowfbmtunlahoqvnldmffbliepyzrq.jpeg",
"followerCount": 177,
"followingCount": 28,
"answerCount": 12,
"postCount": 0,
"createdAt": "2011-07-05T11:32:20.880Z"
}

Topic row

FieldTypeWhat it does
contentTypestringIdentifies this row as a topic.
matchedInputstringShows the keyword or Quora URL whose first eligible match saved this row.
discoveryRankintegerShows the page position for the submitted keyword when available.
titlestringGives the public topic name.
urlstringGives the canonical public Quora topic URL.
topicIdintegerGives the Quora topic ID.
descriptionstringGives the public topic description when shown.
imageUrlstringGives the public topic image URL when shown.
followerCountintegerGives the visible follower count.
questionCountintegerGives the visible question count.
topicsarray of stringsLists visible related topic labels.
createdAtdate-time stringGives the topic creation time when shown.
updatedAtdate-time stringGives the topic update time when shown.

Example topic row

This complete row came from a successful current-beta run:

{
"contentType": "topic",
"matchedInput": "machine learning",
"discoveryRank": 1,
"title": "Machine Learning",
"url": "https://www.quora.com/topic/Machine-Learning",
"topicId": 948,
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-t-948-100-kfdrdbxmzmijrndlcvxdftbghuzsjpmc.jpeg",
"followerCount": 2488003,
"topics": []
}

Space row

FieldTypeWhat it does
contentTypestringIdentifies this row as a space.
matchedInputstringShows the keyword or Quora URL whose first eligible match saved this row.
discoveryRankintegerShows the page position for the submitted keyword when available.
titlestringGives the public space name.
urlstringGives the canonical public Quora space URL.
spaceIdintegerGives the Quora space ID.
descriptionstringGives the public space description when shown.
imageUrlstringGives the public space image URL when shown.
followerCountintegerGives the visible follower count.
memberCountintegerGives the visible member count.
contributorCountintegerGives the visible contributor count.
postCountintegerGives the visible post count.
createdAtdate-time stringGives the space creation time when shown.
updatedAtdate-time stringGives the space update time when shown.

Example space row

This complete row came from a successful current-beta run:

{
"contentType": "space",
"matchedInput": "machine learning",
"discoveryRank": 1,
"title": "Machine Learning",
"url": "https://deeplearning.quora.com",
"spaceId": 1576517,
"description": "ML content for practitioners. Submissions welcome but please read guidelines.",
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-ti-1576517-100-iveubzgisxsjguuskagjwqawlzzpuafp.jpeg",
"followerCount": 175322,
"memberCount": 175334,
"contributorCount": 8,
"postCount": 644
}

Post row

FieldTypeWhat it does
contentTypestringIdentifies this row as a post.
matchedInputstringShows the keyword or Quora URL whose first eligible match saved this row.
discoveryRankintegerShows the page position for the submitted keyword when available.
titlestringGives the visible post title when shown.
urlstringGives the canonical public Quora post URL.
postIdintegerGives the Quora post ID.
textstringGives the full visible post text.
authorobjectHolds visible post-author details.
author.namestringGives the public author name.
author.urlstringGives the public author profile URL.
author.credentialstringGives the public author credential when shown.
author.imageUrlstringGives the public author image URL when shown.
associatedEntityobjectHolds the public profile, topic, or space linked to the post.
associatedEntity.typestringIdentifies the linked entity as a profile, topic, or space.
associatedEntity.namestringGives the linked entity name.
associatedEntity.urlstringGives the linked entity URL.
associatedEntity.descriptionstringGives the linked entity description when shown.
associatedEntity.imageUrlstringGives the linked entity image URL when shown.
createdAtdate-time stringGives the post creation time when shown.
upvoteCountintegerGives the public post upvote count.
commentCountintegerGives the public post comment count.
shareCountintegerGives the public post share count.
viewCountintegerGives the public post view count.
mediaUrlsarray of stringsLists public media URLs embedded in the post.

Example post row

This genuine row came from a successful current-beta run. Its long text value is shortened to "..." here; the field table above lists the complete shape.

{
"contentType": "post",
"matchedInput": "machine learning",
"title": "What is Machine Learning?",
"url": "https://machinelearningmindset.quora.com/What-is-Machine-Learning",
"postId": 7085097,
"text": "...",
"author": {
"name": "Sina Torfi",
"url": "https://www.quora.com/profile/Sina-Torfi",
"credential": "AI, Deep Learning, Founder @ Instill AI",
"imageUrl": "https://qph.cf2.quoracdn.net/main-thumb-128273694-200-vpyxovxchasfjemchfsocwpqyslnwaib.jpeg"
},
"associatedEntity": {
"type": "space",
"name": "Machine Learning Mindset",
"url": "https://machinelearningmindset.quora.com",
"imageUrl": "https://qsf.cf2.quoracdn.net/-4-ans_frontend_assets.images.tribes.defaults.space_icon_blue.png-26-59bea7960fef2c75.png"
},
"createdAt": "2019-04-16T15:35:47.971Z",
"upvoteCount": 0,
"commentCount": 0,
"shareCount": 0,
"viewCount": 137,
"mediaUrls": [
"https://qph.cf2.quoracdn.net/main-qimg-89a479b465f3a6e5635d54927ab527d7",
"https://qph.cf2.quoracdn.net/main-qimg-6340b7bde1d018290dd7c6de27bb4b14",
"https://qph.cf2.quoracdn.net/main-qimg-4895717d6bd81e403c901cd7bc78e70d",
"https://qph.cf2.quoracdn.net/main-qimg-a96b7855bebc385fa43cf84b7974e6a2",
"https://qph.cf2.quoracdn.net/main-qimg-d4f3449cf0dc8b2938a540658c86f970",
"https://qph.cf2.quoracdn.net/main-qimg-20c52ec156cc182e275e4453350dbede"
]
}

Dataset link

The results link in the Output tab opens the default overview view of the saved dataset. You can also read the dataset through the Apify API or export it as JSON, CSV, Excel, XML, RSS, or HTML.

💳 Pricing

This Actor uses pay-per-event pricing. The quora-result event is charged once when a public question, profile, topic, space, or post is saved. A run with no saved page does not create this result event. The buyer-facing event is called Public page. See the Actor pricing page for the current price before you run it.

🔌 Integrations

Use the Apify API to start runs and read saved dataset rows.

❓ FAQ

How are duplicate pages handled?

The first eligible match for a public source item is saved. If another keyword, URL, or submitted value finds the same item later, that match is skipped and does not rewrite the saved row.

Can I mix keywords and direct Quora URLs?

Yes. Add both to targets. The page type and date range affect keyword discovery only. Direct question, profile, topic, space, post, or Quora search URLs are opened as given.

Yes. Choose question, profile, topic, space, post, or all. This choice does not change direct URLs.

Can I limit answers or filter them by upvotes?

Yes. Use answerDepth to choose top or all visible answers and minAnswerUpvotes to keep answers above a public upvote threshold. The question stays in the results even if no answer meets the threshold.

Does the date range filter direct Quora URLs?

No. It applies to keyword discovery when Quora shows a usable source date. It does not promise a Quora publish date, and direct URLs are opened as given.

What happens when Quora does not show a field or page?

A missing field is left out. A private, blocked, unsupported, or failed page does not make a saved row. Rows saved earlier in the run stay in the dataset.

How do I return all available results?

Leave maxResults empty. The Actor returns all available results until the source is exhausted.

Can I start a run with the Apify API?

Yes. Use the Apify API to start a run and read its saved dataset rows.

Do I need a Quora account or login?

No. The Actor uses public pages and does not ask for Quora cookies or login details.

Does it collect private answers or answer comments?

No. It collects public page data only. It does not collect private, login-only, restricted, or Quora+ paywalled content, answer comment bodies, or commenter and upvoter identities.

📝 Changelog

v4.0 (08-09-2026)

  • Filter question answers by a public author and optionally save public profile rows for those authors.
  • The public contract no longer includes the past-day date filter, question creation time, post update time, or the answer author AI-account field.

v3.0

  • Include public page creation and update times when Quora exposes them.
  • Identify answers that Quora marks as AI-generated.
  • Keep processing other targets when an individual public page cannot be collected.

v2.0

  • Search public Quora questions, profiles, topics, spaces, and posts by keyword or URL.
  • Choose answer depth, answer filters, and result ordering for each run.
  • Receive page-specific rows with visible answers and public metadata.

v1.0

  • Updated the public dataset contract.
  • Simplified the input form.
  • Added public profile, topic, space, and post coverage.
  • Introduced tiered saved-page pricing.

v0.1

  • Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré