Quora User Profile avatar

Quora User Profile

Pricing

from $0.99 / 1,000 results

Go to Apify Store
Quora User Profile

Quora User Profile

Scrape a Quora user profile: follower count, answer count, credentials, bio, and engagement stats.

Pricing

from $0.99 / 1,000 results

Rating

0.0

(0)

Developer

Farhan Febrian Nauval

Farhan Febrian Nauval

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

Categories

Share

Scrape a Quora user's public profile: display name, bio, credentials, follower and following counts, answer and question counts, and total upvotes received.

Use cases

  • Identify subject-matter experts by credential and engagement metrics.
  • Track thought leader presence on Quora for PR and outreach campaigns.
  • Research which users produce the most-upvoted answers in a topic area.

Why use this actor

Parses Quora's __NEXT_DATA__ JSON embedded in the HTML — the same data the React app uses — without requiring login or API keys.

Sample output

Input: profile/Andrei-Gheorghiu-6

Requires Chrome131 TLS impersonation. Cloudflare-protected.

{
"_input": "profile/Andrei-Gheorghiu-6",
"_source": "S1-html-next_data",
"_scrapedAt": "2026-05-13T...",
"uid": "AABcDeF1234",
"name": "Andrei Gheorghiu",
"profileUrl": "https://www.quora.com/profile/Andrei-Gheorghiu-6",
"followerCount": 12341,
"followingCount": 234,
"answerCount": 89,
"credential": "PhD in Computer Science",
"about": "Researcher in machine learning and NLP."
}

Note

  • Quora uses Cloudflare bot protection; residential proxy is required.
  • Accepts usernames (e.g. Adam-DAngelo) or full quora.com/profile/... URLs.
  • Deactivated or anonymous accounts return limited or no data.