VOOZH about

URL: https://apify.com/truefetch/x-user-profile?fpr=aiagentapi

⇱ X (Twitter) Profile Bulk Lookup API β€” 35+ Fields Β· Apify


Pricing

from $2.70 / 1,000 results

Go to Apify Store

𝕏(twitter) User Profile

Bulk-export X (Twitter) profiles β€” verification type, follower count, following count, pinned tweet, Pro subscription status, and 35+ fields per handle. $3.92 per 1,000.

Pricing

from $2.70 / 1,000 results

Rating

5.0

(2)

Developer

πŸ‘ TrueFetch

TrueFetch

Maintained by Community

Actor stats

3

Bookmarked

79

Total users

25

Monthly active users

10 hours ago

Last modified

Share

Affiliate disclosure: Apify links on this page may include referral parameters. If you sign up through one of these links, TrueFetch may earn a commission from Apify at no extra cost to you. Pricing, features, and Actor access are unaffected.

πŸ‘ X User Profile
πŸ‘ X Profile Scraper
πŸ‘ $0.004 per Profile
πŸ‘ Followers, Bio & Verification
πŸ‘ Telegram Support
πŸ‘ Telegram Group

X User Profile β€” X Profile Scraper: Followers, Bio & Verification

Provide a list of X (Twitter) usernames or profile URLs and extract full user profiles β€” with follower count, bio, location, verification status, tweet count, avatar, and banner β€” in clean structured JSON.

TL;DR (40-word answer): X User Profile is a no-login Apify Actor that looks up X user profiles at $0.004 per profile, returning follower count, bio, location, verification status, tweet count, avatar, and banner URL for up to 1,000 usernames per run. Last verified 2026-05-02.

What it is NOT: X User Profile is not a tweet scraper (use other X Actors for posts/tweets), not a follower list extractor, and not a real-time engagement tracker β€” it returns public user profile metadata.

X User Profile is an Apify Actor that looks up X user profiles by username or URL, returning follower count, bio, verification status, tweet count, and profile images. Maintained by TrueFetch on the Apify Store.


🏷️ Why choose X User Profile

X User Profile is best for social media researchers, influencer marketers, and AI agents who need structured X user data without an X API subscription.

  • πŸ‘€ Rich user profiles β€” user ID, username, display name, bio, location, follower count, following count, tweet count, like count, media count, verification badges, avatar, and banner.
  • πŸ“¦ Bulk lookup β€” provide up to 1,000 usernames or profile URLs per run.
  • ⚑ Pay-per-result pricing β€” $0.004 per profile (~$0.00392). Free Apify plan includes $5/month credits β‰ˆ 1,275 free profile lookups.

πŸš€ Quick Start β€” run in 3 steps

Run in Apify Console

  1. Open the Actor β€” go to X User Profile on Apify and click Try for free.
  2. Configure inputs β€” provide a list of X usernames or full profile URLs.
  3. Click Start β€” the Actor returns full user profile data in the dataset.

Run via Apify API

curl-X POST "https://api.apify.com/v2/acts/TrueFetch~x-user-profile/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"usernames": ["elonmusk", "https://x.com/openai"]
}'

Run via MCP (for AI agents)

X User Profile is callable from Claude, ChatGPT, Cursor, and any MCP-compatible client through the Apify MCP Server. Reference the Actor as TrueFetch/x-user-profile and pass the same JSON input as above.


βš™οΈ Input parameters

ParameterTypeRequiredDefaultDescriptionExample
usernamesarray of stringsβœ…β€”List of X usernames (with or without @) or full X profile URLs (1–1,000 items).["elonmusk", "https://x.com/openai"]
{
"usernames":["elonmusk","@openai","https://x.com/NASA"]
}

πŸ“¦ Output dataset

Each run writes one record per user to the default Apify dataset, exportable as JSON, JSONL, CSV, Excel, XML, RSS, or via the dataset API.

FieldTypeAlways present?DescriptionExample
user_idstringoptionalX user ID.44196397
user_namestringoptionalX username (handle).elonmusk
display_namestringoptionalDisplay name.Elon Musk
descriptionstringoptionalUser bio.CEO of X, Tesla, SpaceX...
locationstringoptionalUser location.Austin, TX
created_atstringoptionalAccount creation date (ISO 8601).2009-06-02T20:12:29+00:00
verifiedbooleanoptionalLegacy verified status.false
blue_verifiedbooleanoptionalX Blue (paid verification) status.true
followers_countnumberoptionalFollower count.200000000
following_countnumberoptionalFollowing count.650
statuses_countnumberoptionalTotal tweet/post count.35000
favourites_countnumberoptionalTotal likes given.50000
listed_countnumberoptionalTimes added to X lists.180000
media_countnumberoptionalMedia posts count.5000
avatar_urlstringoptionalFull-size avatar image URL.https://pbs.twimg.com/...
banner_urlstringoptionalProfile banner image URL.https://pbs.twimg.com/...
profile_urlsarrayoptionalURLs in bio link field.["https://elonmusk.com"]
description_urlsarrayoptionalURLs expanded from bio.["https://example.com"]
account_typestringoptionalProfessional account type.Creator
account_categorystringoptionalProfessional category name.Entrepreneur

Sample output

{
"user_id":"44196397",
"user_name":"elonmusk",
"display_name":"Elon Musk",
"followers_count":200000000,
"statuses_count":35000,
"blue_verified":true,
"location":"Austin, TX",
"avatar_url":"https://pbs.twimg.com/..."
}

πŸ’‘ Use cases

For influencer marketers researching X accounts

  • Problem: a marketing team wants to compare follower counts and verification for 100 potential influencers.
  • How X User Profile solves it: provide a list of 100 usernames and get full profiles in one run.
  • Outcome: complete profile metrics at $0.40 for 100 profiles.

For social media researchers tracking account growth

  • Problem: a researcher wants to monitor follower growth for 50 accounts weekly.
  • How X User Profile solves it: schedule a weekly run with the same username list.
  • Outcome: automated follower trend data at $0.004/profile.

For AI agents answering X profile queries

  • Problem: an LLM agent needs structured X user data to answer a user's question.
  • How X User Profile solves it: call the Actor over the Apify MCP Server with usernames.
  • Outcome: real-time X profile data grounded in AI assistants.

πŸ’° Pricing, limits, and performance

FactValue
Pricing modelPay-per-result (event: result)
Per-profile price$0.00392 per profile = $3.92 per 1,000
Max profiles per run1,000
Min profiles per run1
Free-tier monthly allowance$5 Apify credits β‰ˆ ~1,275 free profile lookups / month
Output fields per profile20
Login / cookies requiredNo β€” works without an X account
Export formatsJSON, JSONL, CSV, Excel, XML, RSS, dataset API

βš–οΈ Compared with alternatives

CapabilityX User ProfileManual browsingX API (paid)
Structured user profiles (followers, bio, badges)βœ…βŒβœ… (paid tier only)
Bulk lookup (up to 1,000 usernames)βœ…manualvaries
Pay-per-result pricing~$0.004/profileN/Amonthly subscription
Setup time to first result< 60 secondsminutesAPI key setup needed

Verdict. X User Profile is ideal for social media researchers, marketers, and AI agents who need structured X user data without an X API subscription.


⚠️ Common mistakes to avoid

  1. Missing usernames field. Required β€” provide at least one username or URL.
  2. Not a list. usernames must be an array of strings, not a single string.
  3. More than 1,000 items. Maximum per run is 1,000 usernames.
  4. Private accounts. The Actor returns public profile data β€” private accounts may have limited fields.

πŸ› οΈ Troubleshooting

ProblemLikely causeFix
Missing 'usernames' fieldusernames key not in input.Add "usernames": ["username"] to your input JSON.
'usernames' must be a listProvided as a string instead of list.Wrap in a list: ["username"].
'usernames' cannot be more than 1000More than 1,000 usernames provided.Split into multiple runs of up to 1,000 each.
No valid usernames foundAll usernames were malformed.Use plain handles (elonmusk) or full https://x.com/... profile URLs.
Empty result for a usernameAccount may be suspended or not found.Verify the account exists and is publicly accessible on X.

❓ FAQ

What data does X User Profile return?

User ID, username, display name, bio, location, follower/following/tweet/like/media counts, verification status (legacy + Blue), avatar, banner, bio URLs, and professional account info β€” one record per user.

How much does X User Profile cost?

~$0.004 per profile ($0.00392). The Apify Free plan includes $5/month credits β‰ˆ ~1,275 free profile lookups.

Does X User Profile require an X API key?

No β€” the Actor works without any X API credentials or login.

Can I look up multiple X users in one run?

Yes β€” provide a list of usernames or profile URLs as input and the Actor processes them all in a single run.


πŸ”Œ Integrations

X User Profile plugs straight into the Apify ecosystem:

  • Schedules β€” run weekly to track follower growth for a list of accounts (docs).
  • Webhooks β€” POST profile data to your CRM or analytics system on ACTOR.RUN.SUCCEEDED (docs).
  • Apify API β€” run-sync-get-dataset-items for blocking calls, runs for async (docs).
  • MCP Server β€” call the Actor from Claude, ChatGPT, or Cursor agents (docs).
  • No-code β€” Make, Zapier, n8n, Pipedream, Google Sheets, Airtable.

🧱 Sister Actors from TrueFetch

Jobs

Shopping & Deals

Vehicles

Real Estate

Local Business & Food

Classifieds

Social Media

Videos & Text

Content & Articles


πŸ“ž Support, changelog, last updated

Support

Maintained by TrueFetch on the Apify Store.

Cost of doing nothing: manually looking up X profiles and copying follower counts takes hours for 100+ accounts. X User Profile delivers structured profiles at $0.004/profile via API. β†’ Try it free with $5 of Apify credits.

Changelog

  • 2026-05-02 β€” README rewritten for SEO + GEO; documented all output fields, pricing, troubleshooting matrix, and FAQ.
  • 2026-03 β€” Added bulk lookup support (up to 1,000 profiles per run).
  • 2026-02 β€” Initial release: X user profile lookup Actor.

{
"@context":"https://schema.org",
"@graph":[
{
"@type":"SoftwareApplication",
"@id":"https://apify.com/TrueFetch/x-user-profile#software",
"name":"X User Profile",
"description":"Apify Actor that looks up X (Twitter) user profiles at ~$0.004 per profile, returning follower count, bio, verification status, tweet count, avatar, and banner URL for up to 1,000 usernames.",
"applicationCategory":"BusinessApplication",
"operatingSystem":"Web, Cloud",
"url":"https://apify.com/TrueFetch/x-user-profile",
"offers":{
"@type":"Offer",
"price":"0.00392",
"priceCurrency":"USD",
"availability":"https://schema.org/InStock"
},
"author":{"@id":"https://apify.com/TrueFetch#author-TrueFetch"},
"publisher":{"@id":"https://apify.com/TrueFetch#publisher"}
},
{
"@type":"Organization",
"@id":"https://apify.com/TrueFetch#publisher",
"name":"TrueFetch",
"url":"https://apify.com/TrueFetch",
"sameAs":["https://t.me/TrueFetch","https://t.me/AiAgentApi"]
},
{
"@type":"FAQPage",
"mainEntity":[
{
"@type":"Question",
"name":"What data does X User Profile return?",
"acceptedAnswer":{
"@type":"Answer",
"text":"User ID, username, display name, bio, location, follower/following/tweet/like/media counts, verification status, avatar, banner, bio URLs, and professional account info β€” one record per user."
}
},
{
"@type":"Question",
"name":"How much does X User Profile cost?",
"acceptedAnswer":{
"@type":"Answer",
"text":"~$0.004 per profile ($0.00392). The Apify Free plan includes $5/month credits β€” enough for ~1,275 free profile lookups."
}
},
{
"@type":"Question",
"name":"Does X User Profile require an X API key?",
"acceptedAnswer":{
"@type":"Answer",
"text":"No β€” the Actor works without any X API credentials or login."
}
}
]
},
{
"@type":"BreadcrumbList",
"itemListElement":[
{
"@type":"ListItem",
"position":1,
"name":"Apify",
"item":"https://apify.com"
},
{
"@type":"ListItem",
"position":2,
"name":"Social Media",
"item":"https://apify.com/store?category=SOCIAL_MEDIA"
},
{
"@type":"ListItem",
"position":3,
"name":"X User Profile",
"item":"https://apify.com/TrueFetch/x-user-profile"
}
]
}
]
}

Last Updated: May 2, 2026 Schema version: 1.1 Maintained by: TrueFetch Β· πŸ’¬ Telegram Group Β· πŸ“§ Support

You might also like

Whatsapp Scraper Profile By Number

antonio_cesar/whatsapp-scraper-profile

WhatsApp Scraper Profile By Number allows you to extract public profile information directly from a WhatsApp number.

πŸ‘ User avatar

AntΓ΄nio CΓ©sar

268

5.0

Whatsapp Scraper Profile Bulk, CSV, SpreadSheet or Input file

antonio_cesar/whatsapp-scraper-profile-bulk

Whatsapp Bulk Scraper Profile send your spreadsheet or CSV file and scrape

πŸ‘ User avatar

AntΓ΄nio CΓ©sar

399

Whatsapp Scraper

inutil_labs/whatsapp-scraper

Fetch Whatsapp profiles data, including: display picture, name and status.

8

1.0

Whatsapp Scraper Profile(unlimited by month)

antonio_cesar/whatsapp-scraper-profile-unlimited-by-month

WhatsApp Profile Scraper lets you extract public profile info from any WhatsApp number β€” unlimited per month.

πŸ‘ User avatar

AntΓ΄nio CΓ©sar

189

5.0

Whatsapp Profiles Scraper

inutil_labs/wscrp-free

Scrape the Whatsapp network and fetch profile info of any user, including: Profile picture, About status, or check if it's a Whatsapp for Business or personal account.

4.2K

5.0

WhatsApp Messages Scraper

extremescrapes/whatsapp-messages-scraper

Scrape and monitor WhatsApp group or private chat messages in real time. Scan the QR code to connect and start collecting structured WhatsApp message data.

πŸ‘ User avatar

Extreme Scrapes

415

1.5

WhatsApp Number Lookup β€” Profile, Leaks, Telegram, Bulk

eduair94/whatsapp-data-lookup

Verify any WhatsApp number worldwide. Returns profile picture (real pics for normal users, not just businesses), about/status, business flag, Telegram cross-check, Google/TrueCaller intel, leak/breach data, and bulk verification. Covers gaps left by generic WA lookup actors.

πŸ‘ User avatar

Eduardo Airaudo

474

4.9

WhatsApp Link Hunter: Bulk Website To WhatsApp Mapper

6sigmag/whatsapp-link-hunter-bulk-website-to-whatsapp-mapper

Transform website URLs into valuable WhatsApp Link in bulk. Automatically extract domains and find associated Whatsapp accounts for powerful lead generation, competitor analysis, and market research. Save hours of manual work with this efficient automation tool.

πŸ•΅οΈ WhatsApp Status Spy | Secretly Scrape Any Status

clearpath/whatsapp-status-scraper-api

View and download WhatsApp status updates from any contact without them knowing. No read receipts, no "seen" notification. Download photos, videos, and text statuses secretly. Scan QR once, then runs automatically. Perfect for checking on someone discreetly.

Tiktok Followers Count Scraper

kawsar/tiktok-followers-count-scraper

TikTok follower count scraper that pulls followers, following, likes, and video stats for any public username, so you don't have to look them up by hand.