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.
{ "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" }
Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.
- Un registro limpio por resultado, deduplicado y normalizado
- Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
- Pagas por uso en la nube, sin instalar ni mantener nada
Un registro real de ejemplo, tal como lo recibes.
| Profile Image Url | Username | Display Name | Url |
|---|---|---|---|
| https://pbs.twimg.com/profile_ima… | NASA | NASA | https://x.com/NASA |
{ "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" }
Preguntas frecuentes
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.
Listo cuando tú lo estés.
Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.