Get Results
Twitter User Tweets Scraper
Get Results
Retrieve scraped data from Twitter User Tweets Scraper
GET
Get Results
Retrieve scraped data from your Twitter User Tweets Scraper runs.
Headers
Your API authentication token. Value:
Token YOUR_API_KEYQuery Parameters
Hash of the squid to get results from
Hash of a specific run (optional)
Page number (default: 1). Example:
1Result Fields
Each result object contains the following fields:Unique internal identifier for the tweet. Example:
1996281178668876214Direct URL to the tweet on Twitter/X. Example:
https://twitter.com/OpenAI/status/1996281178668876214URL of the original tweet (populated if this is a retweet or quote tweet)
Unique identifier of the original tweet (for retweets and quote tweets)
Display name of the tweet author. Example:
OpenAIUnique internal Twitter/X identifier of the tweet author. Example:
4398626122Twitter/X handle of the author (without the @ symbol). Example:
OpenAIDate and time the tweet was published. Example:
2025-12-03T18:11:36+00:00Full text content of the tweet. Example: `In our tests, we found that the confessions method significantly improves the visibility of model misbehavior.Averaging across our evaluations designed to induce misbehavior, the probability of “false negatives” (i.e., the model not complying with instructions and then not confessing to it) is only 4.4%.`
Twitter/X handle of the account this tweet is replying to. Example:
OpenAIUnique identifier of the tweet being replied to. Example:
1996281175770599447Twitter/X user ID of the account being replied to. Example:
4398626122Total number of times the tweet has been viewed. Example:
105130Number of times the tweet has been retweeted. Example:
31Number of likes the tweet received. Example:
408Number of times the tweet has been quoted. Example:
2Number of replies to the tweet. Example:
31Number of times the tweet has been bookmarked. Example:
48Thumbnail URL of the 1st media item in the tweet (0-indexed). Example:
https://pbs.twimg.com/media/G7Q1aWgb0AAuhN-.jpgType of the 1st media item (e.g. photo, video, animated_gif). Example:
photoURL of the 1st media item in the tweet. Example:
https://pbs.twimg.com/media/G7Q1aWgb0AAuhN-.jpgThumbnail URL of the 2nd media item attached to the tweet. Example:
https://pbs.twimg.com/media/G7Q1aWZbMAAxa4c.jpgType of the 2nd media item (e.g. photo, video). Example:
photoURL of the 2nd media item attached to the tweet. Example:
https://pbs.twimg.com/media/G7Q1aWZbMAAxa4c.jpgThumbnail URL of the 3rd media item attached to the tweet
Type of the 3rd media item (e.g. photo, video)
URL of the 3rd media item attached to the tweet
Thumbnail URL of the 4th media item attached to the tweet
Type of the 4th media item (e.g. photo, video)
URL of the 4th media item attached to the tweet
URL of a linked media card (e.g. article preview) embedded in the tweet
Domain of the linked media card embedded in the tweet
Thumbnail image URL of the linked media card
Title of the linked media card embedded in the tweet
Description text of the linked media card
Whether this tweet is a retweet of another tweet. Example:
falseWhether this tweet quotes another tweet. Example:
falseWhether the tweet is pinned to the top of the author’s profile. Example:
falseRaw JSON tweet data returned by the Twitter/X API