Twitter/X Advanced Tweet Search

twit.use.x402atlas.com

twit.use.x402atlas.com

Category
Service
Network
Avg / request
$0.005
Endpoints
1

Service overview

What is Twitter/X Advanced Tweet Search?

Search Twitter/X tweets with structured filters. Returns up to 20 tweets per page with pagination cursor, full text, author profile and engagement metrics (likes, retweets, replies, quotes, views). Params: words, phrase, any_words, none_words, hashtags, from, to, mentioning, filter, min_likes, min_retweets, min_replies, since, until, within_time, near, since_id, max_id, type (top|latest), cursor; search_query accepts raw X search syntax. e.g. GET /search?words=bitcoin&from=elonmusk. Clean JSON.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://twit.use.x402atlas.com/search" \
  --query '{
  "from": "{from}",
  "min_likes": "{min_likes}",
  "words": "{words}"
}'
What you get back
{
  "endpoint": "GET /search",
  "paid": true,
  "query": "best x402 data APIs",
  "result": [
    {
      "snippet": "Compact result summary.",
      "title": "Example result",
      "url": "https://example.com"
    }
  ]
}

Similar Services