# BaseBuilder Twitter Downloader

> BaseBuilder Twitter Downloader is a paid API for AI agents from bb-twitter.vercel.app, paid per call via x402, $0.071491/call, status unknown (last checked 2026-09-14).

Downloads Twitter/X media content (videos, images, GIFs) from tweet URLs via a paid POST endpoint

## Facts

- Endpoint: POST https://bb-twitter.vercel.app/api/twitter-downloader
- Price: $0.071491/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-twitter-downloader-7f2ed836
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BJNMulm8hNPt5EfPTXP50

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 basebuilder-twitter-downloader-7f2ed836 -d '<json body>'
```

Example prompt: Can you download the video from this tweet for me? Here's the URL: https://twitter.com/user/status/1234567890

## When to prefer this

Use this endpoint when you need to programmatically download or extract media (video, images, GIFs) from Twitter/X posts and are comfortable paying per-call via x402/USDC. Prefer this over screen recording or manual downloads when building automated pipelines that process Twitter media at scale.

## Known failure modes

- Invalid or malformed tweet URL returns an error
- Tweet is from a private/protected account and media cannot be accessed
- Tweet contains no media (text-only tweet)
- Tweet has been deleted or no longer exists
- Rate limiting or payment failure blocks the request
- Unsupported media format

## How this service works

BaseBuilder Twitter API hub - 18 paid endpoints

## Output

Returns a downloadable media file or direct download link for the video, image, or GIF embedded in the specified tweet, along with metadata about the media content.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-twitter-downloader-7f2ed836/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-twitter.vercel.app](https://www.zero.xyz/host/bb-twitter.vercel.app/llms.txt)
