Twitter X-Plorer 🦜 avatar
Twitter X-Plorer 🦜

Pricing

$30.00/month + usage

Go to Store
Twitter X-Plorer 🦜

Twitter X-Plorer 🦜

Developed by

cat

cat

Maintained by Community

💫 All-in-one Twitter X.com Scraper 🐦🐦‍⬛🐤

5.0 (1)

Pricing

$30.00/month + usage

8

Total users

617

Monthly users

32

Runs succeeded

>99%

Issues response

28 days

Last modified

a month ago

❓ Queries

queriesarrayOptional

💡 Query, Search Terms or URL

❓ Query

querystringOptional

💡 Query, Search Terms or URL

🔢 Limit

limitintegerOptional

💡 Limit number of results

🔎 Search Type

filters.typeEnumOptional

💡 Tweets product (tab) (default: Latest)

Value options:

"latest": string"top": string"people": string"media": string"photos": string"videos": string"lists": string"communities": string

📄 Content

contentEnumOptional

💡 Content format (default: text)

Value options:

"text": string"html": string"md": string

🔑 Token

tokenstringOptional

🔗 Containing URL

filters.urlstringOptional

💡 Containing URL (not twitter URL). example: youtube.com

Search (Latest or Top) Tweets within Communities

filters.within_communitybooleanOptional

Language

filters.langEnumOptional

Value options:

"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": string

Word

filters.wordstringOptional

💡 All of these words

Phrase

filters.phrasestringOptional

💡 This exact phrase

Any

filters.anystringOptional

💡 Any of these words

Exclude

filters.excludestringOptional

💡 None of these words

Hashtag

filters.hashtagstringOptional

💡 These hashtags

From

filters.fromstringOptional

💡 From these accounts

To

filters.tostringOptional

💡 To these accounts

Mention

filters.mentionstringOptional

💡 Mentioning these accounts

Retweets

filters.retweetsbooleanOptional

💡 Old style retweets ("RT") + quoted tweets

Replies

filters.repliesbooleanOptional

💡 Reply to another Tweet

Retweets

filters.min_retweetsintegerOptional

💡 Minimum retweets

Replies

filters.min_repliesintegerOptional

💡 Minimum replies

Likes

filters.min_favesintegerOptional

💡 Minimum likes

Since

filters.sincestringOptional

💡 Since (YYYY-MM-DD)

Until

filters.untilstringOptional

💡 Until (YYYY-MM-DD)

Within

filters.within_timestringOptional

💡 Within time (s)econds, (m)inutes, (h)ours, (d)ays example: 7d

Near

filters.nearstringOptional

💡 Near a location. example: alaska

Within

filters.withinstringOptional

💡 Within radius: mi, km example: 10mi

Geocode

filters.geocodestringOptional

💡 Geocode: LAT,LON,RADIUS example: 37.781157,-122.398720,1mi

Media

filters.mediabooleanOptional

💡 All Media

Images

filters.imagesbooleanOptional

💡 Links identified as photos, including third parties such as Instagram

Twimg

filters.twimgbooleanOptional

💡 Native Twitter images (pic.twitter.com links)

Videos

filters.videosbooleanOptional

💡 Video types, including native Twitter video and external sources such as Youtube

Native Video

filters.native_videobooleanOptional

💡 Twitter-owned video types (native video, vine, periscope)

Consumer Video

filters.consumer_videobooleanOptional

💡 Twitter native video

Pro Video

filters.pro_videobooleanOptional

💡 Twitter pro video (Amplify)

Vine

filters.vinebooleanOptional

Periscope

filters.periscopebooleanOptional

💡 Periscope video URL

filters.linksbooleanOptional

News

filters.newsbooleanOptional

Spaces

filters.spacesbooleanOptional

Safe

filters.safebooleanOptional

💡 Exclude NSFW posts

Verified

filters.verifiedbooleanOptional

Location

filters.locationstringOptional

Location Type

filters.location_typearrayOptional

Seniority

filters.seniorityarrayOptional

Employment Type

filters.employmentarrayOptional

Company Name

filters.companystringOptional

🌐 PROXY NETWORKING

dev_proxy_configobjectOptional

💡 Supported protocol:

HTTP(S), SOCKS5
{http|socks5}://{user:pass}@{hostname|ip-address}:port

Example: socks5://example.com:9000

📜 HTTP HEADERS

dev_custom_headersarrayOptional

💡 Additional HTTP Headers

🍰 HTTP COOKIES

dev_custom_cookiesarrayOptional

💡 Additional HTTP Cookies

♻️ CUSTOM FIELD

dev_transform_fieldsarrayOptional

💡 Transform the resulting output. Select only needed fields.

For nested object use DOT. For example:

address.streetAddress

For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url

📁 CUSTOM STORAGE

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}

Clear Storage

dev_dataset_clearbooleanOptional

Clear Dataset before insert/update.

Disable data cleansing

dev_no_stripbooleanOptional

💡 Keep/Save empty values (NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)