# BaseBuilder Misc YouTube Scraper

> BaseBuilder Misc YouTube Scraper is a paid API for AI agents from bb-misc.vercel.app, paid per call via x402, $0.14939/call, status unknown (last checked 2026-09-15).

Scrapes YouTube video or channel data, returning structured metadata and content information

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/youtube-scraper7
- Price: $0.14939/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-misc-youtube-scraper-83689e48
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6LvPYtIhitXK670QVGREp

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-misc-youtube-scraper-83689e48 -d '<json body>'
```

Example prompt: Can you scrape the YouTube video at https://www.youtube.com/watch?v=dQw4w9WgXcQ and give me the title, view count, description, and any available transcript or comments?

## When to prefer this

Use this endpoint when you need to extract YouTube video or channel metadata without relying on the official YouTube Data API quota limits, or when you need data points not easily accessible via the standard API such as raw page content

## Known failure modes

- Invalid or malformed YouTube URL returns an error
- Private or deleted videos cannot be scraped
- YouTube anti-scraping measures may cause intermittent failures
- Rate limiting if called too frequently
- Missing video ID results in bad request response

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns structured data about a YouTube video or channel including title, description, view count, like count, publish date, channel name, tags, and potentially comments or transcript content

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-misc-youtube-scraper-83689e48/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-misc.vercel.app](https://www.zero.xyz/host/bb-misc.vercel.app/llms.txt)
