Monitor conversations, track influencers, and discover job opportunities on X with structured data extraction.
Monitor brand mentions and trending conversations in real time.
Analyze follower counts, engagement, and posting patterns of key accounts.
Find 'We're hiring' tweets and job postings from startups and tech companies.
Search for keywords and hashtags to track emerging topics in your industry.
Request
curl -X POST https://scrapekit.dev/api/v1/scrape/x-profile \
-H "X-API-Key: sk_live_your_key" \
-H "Content-Type: application/json" \
-d '{"username": "elonmusk"}'200 OK Response
{
"username": "elonmusk",
"name": "Elon Musk",
"followers": 180000000,
"following": 500,
"verified": true
}Sign up for free, get 50 credits, and make your first request in 30 seconds.
Get Started Free