Skip to content
capzy
All sites
Data API

X Data API

Posts, profiles, search and trends from X (formerly Twitter).

34endpointsRate Limit · TLS Fingerprint · login_wall handled for you
twitter.comGET/twitter/tweet…GET/twitter/artic…GET/twitter/tweet…{ } JSON
Example (captured live)
x.com
Example
JSON responseclick the page to trace a field
{
"ids": [
"20"
],
"results": [
{
"id": "20",
"scraped_at": "2026-08-18T09:37:09.521479+00:00",
"text": "just setting up my twttr",
"created_at": "2006-03-21T20:50:14.000Z",
"lang": "en",
"likes": 308597,
"retweets": 17989,
"replies": null,
"quotes": null,
"is_edited": false,
"possibly_sensitive": null,
"reply_to_username": null,
"display_text_range": [
0,
24
],
"hashtags": [
],
"urls": [
],
"mentions": [
],
"symbols": [
],
"media": [
],
"author": {
"id": "12",
"username": "jack",
"name": "jack",
"verified": true,
"profile_image": "https://pbs.twimg.com/profile_images/1661201415899951105/azNjKOSH_normal.jpg"
},
"url": "https://x.com/jack/status/20"
}
]
}