Twitter Tweets Scraper
Pricing
from $2.49 / 1,000 results
Twitter Tweets Scraper
Scrapes public tweets from profiles, hashtags, keywords, and direct URLs, including engagement and media metadata.
Twitter Tweets Scraper
Pricing
from $2.49 / 1,000 results
Scrapes public tweets from profiles, hashtags, keywords, and direct URLs, including engagement and media metadata.
platform
Optional
Source platform.
actorMode
Optional
Specific actor extraction mode.
recordType
Optional
Live record type produced by the tweets actor.
id
Optional
Public record identifier when exposed.
username
Optional
Public account handle when exposed.
displayName
Optional
Public display name when exposed.
title
Optional
Live page, post, or embed title.
text
Optional
Live public text, caption, bio, comment, or page description.
sourceUrl
Optional
Public URL requested for this record.
canonicalUrl
Optional
Canonical URL returned by the live source.
profileUrl
Optional
Public profile URL when exposed.
createdAt
Optional
Public creation or publication time.
httpStatus
Optional
HTTP status returned by the public source.
metrics
Optional
Public metrics exposed by the source.
{ "likes": 12, "comments": 3, "shares": 2, "views": 1500, "followers": 840, "following": 120, "posts": 75}mediaUrls
Optional
Public image, video, cover, or thumbnail URLs.
[ "https://cdn.example.com/media/example.jpg"]rawData
Optional
Optional matching embedded source object, included only when requested.
{}scrapedAt
Optional
Time this Actor fetched the record.
retrievalMethod
Optional
Public retrieval path used for the record.
embedHtml
Optional
Public oEmbed HTML when the source exposes an embeddable record.
providerName
Optional
Provider name returned by oEmbed.
type
Optional
Detailed tweet type.
viewCount
Optional
Public view count for the tweet.
url
Optional
Public tweet URL.
isQuote
Optional
Whether the tweet is a quote tweet.
isRetweet
Optional
Whether the tweet is a retweet.
retweetCount
Optional
Public retweet count.
replyCount
Optional
Public reply count.
likeCount
Optional
Public like count.
quoteCount
Optional
Public quote count.
lang
Optional
Tweet language.
bookmarkCount
Optional
Public bookmark count when exposed.
isReply
Optional
Whether the tweet is a reply.
source
Optional
Client source label when exposed.
quote
Optional
Quoted tweet details when exposed.
{ "type": "tweet", "id": "0000000000000000002", "text": "Example quoted text."}retweetedTweet
Optional
Retweeted tweet details when exposed.
{ "type": "tweet", "id": "0000000000000000002", "text": "Example quoted text."}media
Optional
Structured public media objects.
[ { "type": "photo", "url": "https://pbs.twimg.com/media/example.jpg" }]links
Optional
Links exposed in the tweet entities.
[ { "url": "https://example.com/article" }]conversationId
Optional
Conversation identifier.
card
Optional
Public card metadata when exposed.
{}coordinates
Optional
Public coordinates when exposed.
{}mentionedUsers
Optional
Mentioned users exposed in tweet entities.
[ { "username": "mentioneduser" }]