🚀 X Profile Info Scraper
Extract public X (Twitter) profile data in seconds using a User ID or Username.
⚡ Why Teams Choose Us
- No login required
- No proxies or cookies needed
- Single and bulk profile lookups
- Clean, structured JSON output
- Fast, reliable, and scalable
📊 Extract Profile Data
- ✓ Name & Bio
- ✓ Followers & Following counts
- ✓ Verification status
- ✓ Location & Website
- ✓ Profile & Banner images
- ✓ Account creation date
- ✓ Professional account details
- ✓ Public email addresses (when available)
🎯 Perfect For
Lead Generation • Market Research • Competitor Monitoring • Data Enrichment • Social Network Analysis
Built for developers, marketers, and data teams who need accurate public X profile data without the operational complexity.
Input
usernames (array of strings): X screen names or numeric user IDs — one per line. IDs and usernames can be mixed in the same list. Leading @ and profile URLs (x.com/..., twitter.com/...) are also accepted.
Input Example
{
"usernames": [
"elonmusk",
"44196397",
"@nike",
"783214",
"https://x.com/apify"
]
}
Output
Each dataset item contains profile data for one user. If a request fails, the actor stores an error item:
{
"error": "❌ Error for @username"
}
Responsible Data Use
Use this actor only for lawful and ethical processing of publicly available data.
Respect platform policies and applicable privacy/data-protection regulations in your jurisdiction.