Advanced X (Twitter) API
Pass an X (Twitter) post URL, a profile URL, or simply a username and get structured JSON back in a single request: post text, author, engagement metrics, media, full profile info (followers, bio, verification) and recent posts. Ideal for social listening, sentiment and brand monitoring.
A fresh scrape typically completes in ~5-45 seconds; if it exceeds the sync window the API returns a snapshot_id you can fetch from /v1/result. All scrape endpoints accept an optional fields parameter (comma-separated top-level field selection on data), and profile endpoints accept username as an alternative to url (a leading @ is stripped automatically).
Subscribe on RapidAPI