Quora Search Scraper avatar

Quora Search Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Quora Search Scraper

Quora Search Scraper

Search Quora by keywords and extract questions, answers, author info, upvotes, and engagement metrics. Find relevant Q&A content across any topic.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

4

Bookmarked

421

Total users

38

Monthly active users

2 days ago

Last modified

Share

Find public Quora questions, answers, profiles, Topics, Spaces, and posts from keywords, topics, brands, or people. The actor can return search cards for discovery and then collect visible details from the pages those cards identify.

What this actor does

  • Searches multiple phrases in one run and removes duplicate pages.
  • Supports question, answer, profile, Topic, Space, post, author, and search-result records.
  • Returns search rank, title, snippet, result type, and the public page URL when Quora shows them.
  • Optionally expands visible answers, comments, authors, Topics, media, links, related content, and profile activity.
  • Supports unanswered, AI-answer, promotion, upvote, language, date, sort, and per-source filters.

Input

FieldTypeDefaultDescription
searchQuerieslist of textnoneWords or phrases to search on Quora.
directUrlslist of URLsone public question URLPublic pages to collect directly alongside search results.
usernameslist of textnonePublic Quora usernames to collect.
targetslist of text/URLsnoneConvenient mixed list of search phrases and public URLs.
resultTypeslistquestion, answer, profile, topic, space, post, comment, search resultResult families to keep.
scrapeDepthchoicedetailoverview for discovery cards; detail for visible page content.
maxResultsnumber50Maximum root results across the run.
maxResultsPerSourcenumber0Maximum results per query or direct source; 0 uses the actor default.
maxAnswersPerQuestionnumber50Maximum visible answers per question.
maxCommentsPerAnswernumber50Maximum visible comments per answer.
maxPostsPerSourcenumber0Maximum visible standalone posts per source.
maxItemsPerTabnumber0Maximum items from each selected profile activity tab.
maxProfileActivityItemsnumber50Maximum profile activity items.
maxAuthorsnumber1000Maximum distinct public authors to include.
maxRelatedQuestionsnumber0Maximum related questions per source.
maxRelatedTopicsnumber50Maximum related Topics per source.
maxRelatedContentnumber20Maximum related content items per source.
maxAnswerPreviewsnumber3Maximum visible answer previews.
maxGraphEdgesnumber5000Maximum explicit relationships when selected.
minAnswerUpvotesnumber0Minimum visible upvotes for full answers.
minAnswerPreviewUpvotesnumber0Minimum visible upvotes for answer previews.
onlyUnansweredtrue/falsefalseKeep questions shown as unanswered.
includeAnswerstrue/falsetrueCollect visible full answer rows.
includeCommentstrue/falsefalseCollect visible comments on answers.
topCommentsOnlytrue/falsefalseKeep only comments marked as top comments.
includeAnswerPreviewtrue/falsefalseKeep answer previews from result cards.
includeMediatrue/falsetrueInclude visible image and video links.
includeOutboundLinkstrue/falsetrueInclude links visible in the collected content.
includeRelatedQuestionstrue/falsetrueInclude related question cards.
includeRelatedTopicstrue/falsetrueInclude related Topic links.
includeRelatedContenttrue/falsefalseInclude related content cards.
includeQuestionTopicstrue/falsetrueInclude Topics attached to questions.
includeQuestionDetailstrue/falsetrueInclude visible question counts and dates.
includeSpaceSettingstrue/falsefalseInclude visible Space settings.
includeProfileActivitytrue/falsefalseInclude visible profile Answers, Questions, and Posts.
includeProfileSensitiveFieldstrue/falsetrueInclude public profile fields Quora exposes.
includeSocialLinkstrue/falsetrueInclude public social links shown on profiles.
includeAuthorProfilestrue/falsefalseInclude public author profile rows.
includeProfileSnapshottrue/falsefalseInclude a visible profile summary.
includeEntityGraphtrue/falsefalseInclude explicit relationships between entities.
profileActivityTypeslistanswer, question, postProfile activity types to collect.
filterAiAnswerschoiceincludeinclude, only, or exclude visible AI-answer labels.
includePromotedtrue/falsetrueAllow content Quora labels as promoted.
excludePromotedtrue/falsefalseRemove content Quora labels as promoted.
includePromotionEvidencetrue/falsetrueKeep the visible promotion label or reason.
searchTypechoiceallSearch family: all, question, answer, profile, topic, space, post, or author.
searchTimeFilterchoiceall_timeTime window exposed by Quora search.
sortOrderchoicerelevanceSearch ordering exposed by Quora.
sortAnswersBychoicerelevanceAnswer ordering exposed by Quora.
commentSortOrderchoiceobservedComment ordering exposed by Quora.
languagechoiceautoLanguage/locale for discovery.
reachModechoicestandardstandard, maximum, or direct public access.
outputFieldslistall availableOptional field selection; usable identity fields are retained.
cookieslist of browser cookiesnoneOptional cookies from your own authorized Quora session. Never enter a password.
includeAccessIssuestrue/falsefalseAdd a labelled row when Quora does not make a source available.

Output per record

Each row reflects a value Quora actually showed. Missing values and copies of your search input are omitted.

Identity and text

  • recordType, id, url, title, text, collectedAt, accessState, details
  • questionText, answerText, postText, commentText, profileBio, authorBio, topicDescription, spaceDescription, resultSnippet, resultSource

Search and content

  • searchType, searchRank, searchTitle, searchSnippet, questionId, questionUrl, questionTitle, questionPublishedAt, questionUpdatedAt, questionLastAnsweredAt, isUnanswered, topics, relatedQuestions
  • answerId, answerUrl, answerPostedAt, answerCreatedAt, answerRelativeAge, answerUpdatedAt, answerRank, answerVisibility, answerTextCompleteness, answerAccessOption, isAiAnswer, isTopAnswer, isTruncated
  • isPromoted, images, videos, externalLinks, textCompleteness

Authors, counts, and relationships

  • authorName, authorUrl, authorId, authorHandle, authorCredentials, authorImageUrl, authorIsVerified, username
  • answerCount, followerCount, followingCount, questionCount, postCount, memberCount, contributorCount, viewCount, upvotes, commentsCount, sharesCount, commentReplyCount, reactionCount, totalAnswerViews, totalContentViews, answerToViewRatio, followToAnswerRatio, answersCollected, answersLimitReached
  • eventType, changeType, changes, fromUrl, toUrl, relationshipType

Less-common observed fields are kept once under details. No run summary, parser field, proxy field, or cookie field is returned as content.

Examples

Search for several subjects

{
"searchQueries": ["renewable energy cooperatives", "urban planning in Portugal"],
"resultTypes": ["question", "answer", "search_result"],
"searchType": "all",
"maxResults": 50
}

Search only recent questions

{
"searchQueries": ["community health workers in Kenya"],
"resultTypes": ["question"],
"searchType": "question",
"searchTimeFilter": "past_year",
"sortOrder": "newest",
"maxResults": 25
}

Discover and expand answers

{
"searchQueries": ["料理 留学 奨学金"],
"resultTypes": ["question", "answer"],
"scrapeDepth": "detail",
"includeAnswers": true,
"maxAnswersPerQuestion": 5
}

Mix search with known pages

{
"searchQueries": ["street photography in Marseille"],
"directUrls": ["https://www.quora.com/topic/Urban-Planning"],
"resultTypes": ["search_result", "topic", "question"],
"maxResults": 50
}

Example output

{
"recordType": "question",
"id": "question:https://www.quora.com/What-is-Python-primarily-used-for",
"url": "https://www.quora.com/What-is-Python-primarily-used-for",
"title": "What is Python primarily used for?",
"searchRank": 1,
"accessState": "public"
}

Use cases

  • SEO research: discover question wording and visible answer competition.
  • Content planning: find topics and questions worth answering.
  • Market research: compare public discussion across countries and languages.
  • Lead discovery: identify public profiles and relevant Topics.
  • Knowledge discovery: turn search results into linked Quora content rows.

FAQ

Does this search return every matching Quora page?

No. It returns the public search results Quora serves for each query and does not claim a complete or permanent index.

Do I need cookies?

No. Cookies are optional and can add content available to your own authorized session, but cannot unlock private, removed, or Quora+ content.

Why did a query return no search rows?

The query may have no public matches, or Quora may have returned a login, challenge, or other access boundary. The actor never fabricates results; enable includeAccessIssues to receive a labelled explanation.

Does maxResults mean exactly that many rows?

No. It is an upper limit across the visible results. Quora may show fewer results or stop exposing more pages.

Are filters applied to every output row?

They apply to the record family they describe. For example, minAnswerUpvotes filters answers, not profile or Topic rows.

Why are some counts missing?

Quora did not display that count for the page or access route. The actor never invents metrics.

Can I get full answer text from search cards?

Use scrapeDepth: "detail" and includeAnswers: true; only text Quora makes visible is returned.

Can this monitor changes over time?

Use Quora Monitor for recurring snapshots and change events.

Quora actor catalog

  • Quora Scraper — collect known public URLs, usernames, and mixed Quora content.
  • Quora Search Scraper — discover public Quora content from keywords and enrich matching pages.
  • Quora Dataset Builder — build deduplicated content rows and explicit relationships.
  • Quora Monitor — compare watched pages, Spaces, and feeds across runs.

Access notes

The actor attempts public search and page access without cookies, reports only observed values, and keeps access boundaries separate from real content. Standard, maximum, and direct choices help with different public-access conditions, but no scraper can guarantee a future response from Quora for every query or URL.