# VibeSprings Twitter/X User Tweet Search

> VibeSprings Twitter/X User Tweet Search is a paid API for AI agents from vibesprings.net, paid per call via x402, $0.5/call, status down (last checked 2026-09-15).

Fetches the latest tweets, retweets, and likes counts for a given Twitter/X username via a proxy crawler feed.

## Facts

- Endpoint: POST https://vibesprings.net/api/social/search/tweets
- Price: $0.5/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibesprings-twitter-x-user-tweet-search-391082c7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_U6GHK2483bwQQnBI8DJY_

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability vibesprings-twitter-x-user-tweet-search-391082c7 -d '<json body>'
```

Example prompt: Pull the latest tweets, retweets, and likes counts for the Twitter user @elonmusk so I can run sentiment analysis on their recent activity.

## When to prefer this

Use this endpoint when you need to retrieve recent tweet activity and engagement metrics (retweets, likes) for a specific Twitter/X username, especially for sentiment tracking, social monitoring, or influencer analysis pipelines. Prefer this over direct Twitter API calls when you want a simple pay-per-use proxy without managing Twitter API credentials.

## Known failure modes

- Username not found or does not exist on Twitter/X — returns empty or error response
- Twitter/X rate limiting or proxy crawler blockage — may return timeout or service unavailable
- Invalid or missing username parameter — returns validation error
- Twitter account is private or suspended — no tweets returned
- Payment not fulfilled — 402 Payment Required response

## Output

Returns the latest tweets posted by the specified Twitter/X username along with retweet counts and likes counts, suitable for sentiment tracking and social media analysis.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibesprings-twitter-x-user-tweet-search-391082c7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibesprings.net](https://www.zero.xyz/host/vibesprings.net/llms.txt)
