Twitter Search Users Scraper avatar

Twitter Search Users Scraper

Pricing

from $6.00 / 1,000 pages

Go to Apify Store
Twitter Search Users Scraper

Twitter Search Users Scraper

Search Twitter/X users by keyword

Pricing

from $6.00 / 1,000 pages

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Search for Twitter/X users by keyword. Returns profile data including username, display name, bio, follower/following counts, tweet count, verification status, profile image, and account creation date. Fetch multiple pages in a single request.

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
querystringyesSearch query (max 500 characters)
pagesintegernoNumber of pages to fetch and merge into one response (1-10, billed per page)

Pricing

This Actor is billed per page of results$0.006 per page.

  • Results come in pages. Use the pages input to choose how many pages to fetch (1–10); more pages means more results.
  • You pay $0.006 for each page you fetch, so pages: 3 costs $0.018 and pages: 1 costs $0.006.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 20,
"pages": 1,
"users": [
{
"created_at": "2015-12-06 22:51:08",
"description": "OpenAI\u2019s mission is to ensure that artificial general intelligence benefits all of humanity. We\u2019re hiring: https://t.co/dJGr6LgzPA",
"followers_count": 4707100,
"following_count": 4,
"name": "OpenAI",
"profile_image_url": "https://pbs.twimg.com/profile_images/1885410181409820672/ztsaR0JW_normal.jpg",
"tweet_count": 1730,
"url": "https://twitter.com/OpenAI",
"user_id": "4398626122",
"username": "OpenAI",
"verified": true
},
{
"created_at": "2023-03-09 16:58:51",
"description": "Official updates for developers building with Codex & the OpenAI Platform \u2022 Service status: https://t.co/kZwnwdYYEq",
"followers_count": 302602,
"following_count": 1,
"name": "OpenAI Developers",
"profile_image_url": "https://pbs.twimg.com/profile_images/2022002720971096064/l3Kyt4qt_normal.jpg",
"tweet_count": 1353,
"url": "https://twitter.com/OpenAIDevs",
"user_id": "1633874951508721686",
"username": "OpenAIDevs",
"verified": true
},
{
"created_at": "2024-06-20 17:51:12",
"description": "The official newsroom for @OpenAI. Tweets are on the record. \n\nIf you like this account, you\u2019ll love our blog: https://t.co/nEYf8Iq3C0",
"followers_count": 134964,
"following_count": 3,
"name": "OpenAI Newsroom",
"profile_image_url": "https://pbs.twimg.com/profile_images/1885410297101381632/3Gs7_1gs_normal.jpg",
"tweet_count": 76,
"url": "https://twitter.com/OpenAINewsroom",
"user_id": "1803847768781524992",
"username": "OpenAINewsroom",
"verified": true
},
{
"create
... (truncated)

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.