🚀 Twitter Profile Scraper · 25,000 Free Profiles/Month avatar

🚀 Twitter Profile Scraper · 25,000 Free Profiles/Month

Pricing

from $0.20 / 1,000 profile scrapeds

Go to Apify Store
🚀 Twitter Profile Scraper · 25,000 Free Profiles/Month

🚀 Twitter Profile Scraper · 25,000 Free Profiles/Month

Twitter Profile Scraper gets you profiles ⚡ fast, 🎯 100% accurate and 🔍 ridiculously detailed — bio, website, followers, tweet counts and verification for any user, plus similar accounts. 💰 $0.20 per 1,000 profiles, no start fee. Scrape your first 25,000 profiles free every month 🚀

Pricing

from $0.20 / 1,000 profile scrapeds

Rating

0.0

(0)

Developer

Omkar Cloud

Omkar Cloud

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 hours ago

Last modified

Share

Twitter Profile Scraper

Twitter Profile Scraper by Omkar Cloud gets you 🎯 accurate, 🔍 detailed Twitter (X) data.

X locks its data behind logins, guest tokens and rate limits to stop you from getting it.

Twitter Profile Scraper beats them — no account, no cookies, no proxies — so you get the data, and can successfully complete your project.

$0.20 per 1,000 profiles. And with Apify's free plan you get $5 of credit every month, so your first ~25,000 profiles each month are free.

This is an excellent Actor made by Omkar Cloud, which is Rated Excellent — 4.7 based on 30 reviews on Trustpilot.

👉 Try Twitter Profile Scraper free — your first ~25,000 profiles are Free.

What can I get

  • 👤 Complete profiles — bio, website, location, banner & HD profile picture
  • 📊 Every count — followers, following, tweets, media & likes
  • ✅ Verification & labels — blue check, verified type, affiliate & professional category
  • 🧲 Similar accounts — the accounts X suggests next to any profile, as full profiles

Why Twitter Profile Scraper

Most other Twitter scrapers fail you in one of four ways:

  • 🗄️ Inaccurate, cached, stale data
  • 🧩 Low-detail data — a few fields per row, never the full picture
  • 💸 Pay more to get the same data
  • 🪦 Works today, breaks next month — nobody maintains it

Twitter Profile Scraper is scraped live on every run, priced honestly, and actively maintained.

Example: One Row

{
"id": "44196397",
"username": "elonmusk",
"name": "Elon Musk",
"link": "https://x.com/elonmusk",
"profile_image": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/44196397/1774145451",
"is_blue_verified": true,
"affiliate": { "name": "X", "link": "https://twitter.com/X", "type": "BusinessLabel" },
"professional": { "type": "Creator", "categories": [] },
"followers_count": 241706646,
"following_count": 1411,
"tweets_count": 108936,
"media_count": 4722,
"likes_count": 249039,
"subscriptions_count": 251,
"pinned_tweet_ids": ["2102207241101144450"],
"created_at": "2009-06-02T20:12:29Z",
"similar_to": null
}

Trimmed for readability.

Get Started with 25,000 Free Profiles

  1. Hit Try for Free Button — the input is pre-filled with Taylor Swift, NASA and Elon Musk.
  2. Enjoy your data 😎.

Pricing

High value, Low price.

WhatPrice
Profiles$0.20 per 1,000

No start fee — you pay only for the rows you get. A profile scraped twice in one run is billed once.

💡 Apify's free plan includes $5 of credit every month — about 25,000 free profiles, every month.

👉 Scrape your first 25,000 profiles free

FAQ

How much does a run cost? $0.20 per 1,000 profiles, flat on every Apify plan. 10,000 profiles ≈ $2.00.

Do I need an X account, cookies or proxies? No. Twitter Profile Scraper reads X's public data only — nothing to log in to, nothing to get banned.

What if an input is wrong or doesn't exist? It is skipped with a message in the log and never billed.

Run It from Code

Grab your API token from Integrations Settings here and replace <YOUR_API_TOKEN> below.

Python (pip install apify-client)

from apify_client import ApifyClient
client = ApifyClient("<YOUR_API_TOKEN>")
run = client.actor("omkar-cloud/twitter-profile-scraper").call(run_input={"usernames": ["nasa"], "scrapeSimilarAccounts": True, "maxSimilarPerUser": 10})
for profile in client.dataset(run["defaultDatasetId"]).iterate_items():
print(profile["username"], profile["followers_count"])

Node.js (npm install apify-client)

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: '<YOUR_API_TOKEN>' });
const run = await client.actor('omkar-cloud/twitter-profile-scraper').call({ usernames: ['taylorswift13', 'nasa', 'elonmusk'] });
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

💬 Have Questions? We Have Answers.

You're a business owner — we know how hard completing a project can be. So we offer full support: just message us and we'll reply ✅ with a solution within 1 working day.

Message Us on WhatsApp about Twitter Profile Scraper

Ask Us on Email about Twitter Profile Scraper

You are important to us — just message us and we will solve your problem ✅ within 1 working day. 🩷 Pinky Promise 🤙!

👉 Scrape your first 25,000 profiles free now