Scrapers.lat logo scrapers.lat
SNS

X (Twitter) Profile & Tweets Scraper

Look up any public X (Twitter) account by handle and extract the full profile plus recent tweets. Get followers, following, bio, location, verification, tweet count and per-tweet likes, replies and retweets. Export to JSON, CSV or Excel. No login or API key.

21 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
x-profile-scraper.json 200 OK
{
  "profileImageUrl": "https://pbs.twimg.com/profile_images/132116358…",
  "username": "NASA",
  "displayName": "NASA",
  "url": "https://x.com/NASA",
  "userId": "11348282",
  "bio": "Making the seemingly impossible, possible. ✨",
  "website": "http://www.nasa.gov/",
  "isVerified": true,
  "verifiedType": "Government"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Profile Image UrlUsernameDisplay NameUrlUser IdBioWebsiteIs VerifiedVerified TypeIs ProtectedAccount CreatedFollower CountFollowing CountTweet Count
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Profile Image UrlUsernameDisplay NameUrl
https://pbs.twimg.com/profile_ima…NASANASAhttps://x.com/NASA
GET /x-profile-scraper
{
  "profileImageUrl": "https://pbs.twimg.com/profile_images/132116358…",
  "username": "NASA",
  "displayName": "NASA",
  "url": "https://x.com/NASA",
  "userId": "11348282",
  "bio": "Making the seemingly impossible, possible. ✨",
  "website": "http://www.nasa.gov/",
  "isVerified": true,
  "verifiedType": "Government"
}

よくある質問

Which accounts can it scrape?

Any public X (Twitter) account. Enter handles with or without the @ prefix. Protected, suspended or nonexistent accounts are returned as a record with an `error` field instead of being silently dropped.

Does it include follower counts?

Yes. Each record carries `followerCount`, `followingCount`, `tweetCount` and the other public profile counters, alongside the recent tweets.

Do I need an X API key or login?

No. The actor reads only public profile data, so there is no login, no developer account and no API key. A residential proxy is set as the default, no setup required.

How many tweets per account?

Set `maxTweetsPerUser`. The actor returns the account's most recent tweets up to that cap, each with full engagement counts.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。