Get a Quora profile
Read a public Quora profile page: identity, verified badge, credential line, description, follower and content counters, account creation time, Top Writer years, employment, education, location and language credentials, expertise topics, spaces the user contributes to and the recent activity Quora embeds in the document.
/v1/quora/profilex-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Profile handle as it appears in quora.com/profile/{handle}; provide either handle or url. Other casings are followed to the canonical handle.
max 400 chars
Alex-Example-1Full profile URL: https://www.quora.com/profile/{handle}.
max 2048 chars
Request correlation UUID.
Upstream document reads (canonical redirect hops count), decoded bytes delivered to the parser and elapsed milliseconds.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
True when usable public data is returned; inspect status and coverage for omissions.
success, partial, failed or challenged. HTTP 200 can be partial.
one of: success, partial
Canonical public Quora URL the response describes, without query or fragment.
absolute HTTPS URL
UTC retrieval timestamp.
Complete means every supported field embedded in the page was read; warnings name each cap (lists the page truncates, malformed items).
Always included.
one of: public_page, web_index
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
up to 20 items
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
up to 20 items
Always included.
Always included.
Always included.
Always included.
Always included.
up to 20 items
Always included.
Always included.
Always included.
Always included.
Always included.
up to 20 items
Topics Quora lists as the user's expertise (id, name, url, followers, answerCount); expertise_topics_truncated is warned when the page paginates more.
up to 20 items
Always included.
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Spaces the user contributes to (id, name, url, icon, itemCount); spaces_truncated is warned when the page paginates more.
up to 20 items
Always included.
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
up to 20 items
Always included.
one of: post, answer, question
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
Always included.
up to 50 items
Always included.
up to 100 items
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | Missing, duplicate, ambiguous or unsupported parameters, unsupported URL forms, locale mirrors or reserved names. |
| 503 | search_unavailable | The search routes were called without a configured search key. |
| 502 | search_failed | The web search index answered with an error, a non-JSON body or an unexpected shape. |
| 401 | unauthorized | Invalid API key. |
| 404 | not_found | Unknown question, answer, profile, topic or space (Quora's 404 page or its home-page fallback). |
| 429 | upstream_rate_limited | Quora rate limited the request. |
| 502 | upstream_challenged | Quora's Cloudflare edge answered a challenge instead of the document (status challenged). |
| 502 | unsafe_redirect | Quora redirected outside the requested resource (another question, a locale mirror, a login wall). |
| 502 | unsupported_page | Layout, identity or embedded-data checks failed, or a non-HTML document was served. |
| 502 | response_too_large | The page exceeded 3 MiB. |
| 502 | payload_too_complex | The page embedded more or larger Relay payloads than supported. |
| 502 | request_limit | The upstream document budget was exhausted. |
| 502 | upstream_error | Network failure or an unexpected upstream status after one retry. |
| 503 | busy | Both retrieval slots are occupied. |
| 504 | timeout | The 30-second deadline elapsed. |