# Scrapestack Web Scraper via gateway.apiosk.com

> Scrapestack Web Scraper via gateway.apiosk.com is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-13).

Fetches and returns the HTML content of any target URL, with optional JavaScript rendering and proxy location support, via the Scrapestack scraping service.

## Facts

- Endpoint: GET https://gateway.apiosk.com/scrapestack/scrape
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/scrapestack-web-scraper-via-gateway-apiosk-com-5db13816
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ldAI2rUX48ssmqYHnex0R

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 scrapestack-web-scraper-via-gateway-apiosk-com-5db13816
```

Example prompt: Can you scrape the full HTML content of https://example.com/products for me, with JavaScript rendering enabled and routed through a US proxy?

## When to prefer this

Use this endpoint when you need to fetch the HTML content of a webpage programmatically, especially when the target site employs bot detection, requires JavaScript rendering, or requires geo-specific proxy routing. Prefer this over raw HTTP fetches when you need Scrapestack's anti-blocking infrastructure.

## Known failure modes

- Target URL is unreachable or returns a non-200 status — scrape fails or returns error body
- JavaScript rendering timeout — page may return incomplete HTML
- Proxy location unsupported or blocked by target site — request may fail or return error
- Invalid or malformed URL provided — API returns validation error
- Rate limit or payment issue — returns 402 or 429 status

## How this service works

Scrape a target URL. Returns the raw page content.

## Output

Returns the full HTML source of the scraped page, potentially rendered after JavaScript execution, as retrieved through Scrapestack's proxy infrastructure.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrapestack-web-scraper-via-gateway-apiosk-com-5db13816/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.apiosk.com](https://www.zero.xyz/host/gateway.apiosk.com/llms.txt)
