Twitter User Profile Scraper avatar

Twitter User Profile Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
Twitter User Profile Scraper

Twitter User Profile Scraper

Get a Twitter/X user's full profile

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Get detailed profile information for a Twitter/X user by username. Returns account details, follower/following counts, tweet count, favourites count, listed count, media count, bio, verification status, profile image and banner URLs, account creation date, pinned tweet IDs, and account country.

Features

  • Real-time Twitter data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
usernamestringyesTwitter username without the @ symbol (max 50 characters)

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"user": {
"account_based_in": "United States",
"created_at": "2009-06-02 20:12:29",
"description": "https://t.co/dDtDyVssfm",
"favourites_count": 221197,
"followers_count": 237808811,
"following_count": 1308,
"listed_count": 168038,
"media_count": 4434,
"name": "Elon Musk",
"pinned_tweet_ids": [],
"profile_banner_url": "https://pbs.twimg.com/profile_banners/44196397/1774145451",
"profile_image_url": "https://pbs.twimg.com/profile_images/2035314704307081216/71U1ftM3_400x400.jpg",
"protected": false,
"tweet_count": 100656,
"url": "https://twitter.com/elonmusk",
"user_id": "44196397",
"username": "elonmusk",
"username_changes": 0,
"verified": true
}
}

About

Maintained by Data Direct — a small suite of fast, reliable Twitter and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.