X (Twitter) Search Scraper
Pricing
$0.30 / 1,000 results
X (Twitter) Search Scraper
The Basic X Search API enables users to retrieve relevant links and tweets based on specified search queries without utilizing AI-driven models. It analyzes links from X posts that align with the provided search criteria
Pricing
$0.30 / 1,000 results
Rating
5.0
(1)
Developer
Desearch
Actor stats
7
Bookmarked
357
Total users
8
Monthly active users
22 days ago
Last modified
Categories
Share
π’ Datura AI Twitter Search Actor - Apify
Effortlessly search X (Twitter) for tweets matching your query!
π Overview
This Apify actor allows users to search tweets using the Basic X (Twitter) Search API from Datura.ai. With this tool, you can extract tweets based on various filters such as keywords, engagement metrics, dates, and media types.
π Features
β
Search tweets using advanced query operators
β
Filter results by language, engagement, date, and media type
β
Retrieve tweet details, including user info, retweets, and likes
β
Exclude images, videos, or quotes
β
Fetch up to 100 tweets per query
π How to Use
1οΈβ£ Open the Apify Actor UI
2οΈβ£ Configure search parameters (e.g., query, date range, filters)
3οΈβ£ Run the actor and retrieve tweets
4οΈβ£ Download results in JSON format
π Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | String | β Yes | Search term (e.g., "Bittensor"). Use Twitter Search Operators for advanced queries. |
sort | String | β No | Sort by "Top" or "Latest" (default: "Top"). |
start_date | String | β No | Start date (YYYY-MM-DD). |
end_date | String | β No | End date (YYYY-MM-DD). |
lang | String | β No | Language filter (en, fr, es, etc.). |
min_likes | Number | β No | Minimum number of likes. |
min_retweets | Number | β No | Minimum number of retweets. |
min_replies | Number | β No | Minimum number of replies. |
blue_verified | Boolean | β No | Filter for Twitter Blue users (default: false). |
is_image | Boolean | β No | Include tweets with images (true/false). |
is_video | Boolean | β No | Include tweets with videos (true/false). |
count | Number | β No | Number of tweets to retrieve (default: 10, max: 100). |
π₯ Expected Output
The actor outputs a JSON file containing the retrieved tweets. Example format:
[{"user": {"id": "1453417787746029577","url": "https://x.com/firsttensor","name": "FirsΟΟensor - BiΟΟensor Validator","username": "firsttensor","created_at": "2021-10-27","followers_count": 4669,"profile_image_url": "https://pbs.twimg.com/profile_images/1890150870563614720/L3PGGoUs_normal.jpg"},"id": "1891203972003684353","text": "How to Stake/Unstake $TAO to the FirstTensor Validator...","retweet_count": 2,"like_count": 7,"created_at": "2025-02-16","url": "https://x.com/firsttensor/status/1891203972003684353","hashtags": ["bittensor", "delegate", "root"]}]
π Twitter Search Operators
This actor supports Twitter's advanced search operators to refine results.
π Examples:
#hashtagβ Tweets with a specific hashtagfrom:userβ Tweets from a specific usermin_retweets:10β Tweets with at least 10 retweetsfilter:videosβ Tweets with videossince:YYYY-MM-DDβ Tweets from a certain date
For a complete list, check Twitter Advanced Search.
π Use Cases
π‘ Market Research: Find trending tweets on a topic.
π‘ Brand Monitoring: Track mentions of your brand.
π‘ Crypto & Finance Analysis: Follow discussions on tokens.
π‘ News Scraping: Collect tweets from verified sources.
π Get Started
1οΈβ£ Open the Apify Actor UI
2οΈβ£ Enter your search parameters
3οΈβ£ Run the actor and collect tweets effortlessly!
π Support
For questions or issues, check Datura Docs.