{"slug":"twit-api-production-de12-up-railway-app-tweets-search-1e5dc5","title":"Search Twitter/X tweets with advanced filters","host":"twit-api-production-de12.up.railway.app","method":"GET","resource":"https://twit-api-production-de12.up.railway.app/tweets/search","category":"search","description":"Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g.","price_listed":0.01,"price_asked":0.006,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":1487,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"from":"elonmusk","minLikes":"100","words":"bitcoin"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"anyWords":{"description":"Any of these words","type":"string"},"from":{"description":"Tweets from this username","type":"string"},"hashtags":{"description":"Filter by hashtag","type":"string"},"mentioning":{"description":"Tweets mentioning this username","type":"string"},"minLikes":{"description":"Minimum like count","type":"string"},"minReplies":{"description":"Minimum reply count","type":"string"},"minReposts":{"description":"Minimum retweet count","type":"string"},"next_token":{"description":"Pagination cursor","type":"string"},"noneWords":{"description":"Exclude these words","type":"string"},"phrase":{"description":"Exact phrase match","type":"string"},"since":{"description":"Start date (YYYY-MM-DD)","type":"string"},"to":{"description":"Tweets replying to this username","type":"string"},"until":{"description":"End date (YYYY-MM-DD)","type":"string"},"words":{"description":"All these words must appear","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.006,"price_match":false,"latency_ms":1487,"error":null}],"description_full":"Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.","last_updated":"2026-05-28T19:53:01.088Z","schemes":["exact"]}