Twitter X-Plorer π¦
Pricing
$30.00/month + usage
exampleEnumOptional
π‘ QUERY Examples
"angry bird": string"@elonmusk": string"@elonmusk/about": string"@elonmusk/info": string"@elonmusk/posts": string"https://x.com/elonmusk/media": stringfilters.typeEnumOptional
π‘ Tweets product (tab) (default: Latest)
"latest": string"top": string"people": string"media": string"photos": string"videos": string"lists": string"communities": string"jobs": stringcontentEnumOptional
π‘ Content format (default: text)
"text": string"html": string"md": stringfilters.urlstringOptional
π‘ Containing URL (not twitter URL). example: youtube.com
filters.langEnumOptional
"any": string"ar": string"ar-x-fm": string"bn": string"eu": string"bg": string"ca": string"hr": string"cs": string"da": string"nl": string"en": string"fi": string"fr": string"de": string"el": string"gu": string"he": string"hi": string"hu": string"id": string"it": string"ja": string"kn": string"ko": string"mr": string"no": string"fa": string"pl": string"pt": string"ro": string"ru": string"sr": string"zh-cn": string"sk": string"es": string"sv": string"ta": string"th": string"zh-tw": string"tr": string"uk": string"ur": string"vi": stringfilters.within_timestringOptional
π‘ Within time (s)econds, (m)inutes, (h)ours, (d)ays example: 7d
filters.imagesbooleanOptional
π‘ Links identified as photos, including third parties such as Instagram
filters.videosbooleanOptional
π‘ Video types, including native Twitter video and external sources such as Youtube
filters.native_videobooleanOptional
π‘ Twitter-owned video types (native video, vine, periscope)
dev_proxy_configobjectOptional
π‘ Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
dev_transform_fieldsarrayOptional
π‘ Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_namestringOptional
π‘ Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}