# Fetch

> One API call per URL.  Protected Web Access, Protected Network, Dynamic Page Support, Browser Sessions, all handled.  From your code to structured data in one request.

## Fetch clean web data from any page.

Retrieve HTML, Markdown, JSON, screenshots, and metadata from static, dynamic, and protected websites through one production API.

Formerly [Universal Scraper API](https://docs.zenrows.com/fetch/api-reference) , now Fetch.

## Any site. Every protection handled.

Whatever the site throws at you, Fetch handles it automatically. Bot checks, dynamic rendering, geo-blocks. No configuration needed.

$ curl -G "https://api.zenrows.com/v1/" \ -d "apikey=ZR_••••••••" \ -d "url=https://www.walmart.com/ip/123" Cloudflare DataDome PerimeterX Akamai Dynamic Page Support Protected Network Sessions Auto-parsing Connecting to Protected Network 0.4s Resolving target URL 0.2s Protected Web Access 1.4s Dynamic Page Support 0.9s Returning page content 0.3s Five output formats. 01 / Five HTML Apple iPhone 15 128GB $799.00 4.7 When you need every link, every tag, every attribute. 02 / Five Markdown # Apple iPhone 15 128GB **Price:** $799.00 **Rating:** 4.7 / 5 **In stock:** yes [Buy now](/cart/add/iphone-15) When the LLM is the reader. Less noise, more signal. 03 / Five JSON { "title": "Apple iPhone 15 128GB", "price": "$799.00", "rating": "4.7", "availability": "In stock" } When you need fields without a schema. Extract's autoparse mode adapts to any site's layout. 04 / Five Screenshot When you need to see, not just read. 05 / Five Plain text Apple iPhone 15 128GB Price: $799.00 Rating: 4.7 / 5 In stock: yes Buy now: /cart/add/iphone-15 When tokens are expensive. HTML Markdown JSON Screenshot Plain text On a supported site? Get it pre-mapped, no selectors to write. See Extract

## Built for blocked pages.

_Canonical HTML: https://www.zenrows.com/products/fetch_

## Site Navigation

### Global Hub
- [Home](https://www.zenrows.com/index.md)
- [Pricing](https://www.zenrows.com/pricing.md)
- [Products](https://www.zenrows.com/products.md)
- [Agent Toolkit](https://www.zenrows.com/agents.md)
- [Compare](https://www.zenrows.com/compare.md)
- [Alternatives](https://www.zenrows.com/alternatives.md)
- [Blog](https://www.zenrows.com/blog)
- [Docs](https://docs.zenrows.com)
- [llms.txt](https://www.zenrows.com/llms.txt)
- [Agent skill](https://www.zenrows.com/SKILL.md)

### On This Topic
- [Products overview](https://www.zenrows.com/products.md)
- [Browser Sessions](https://www.zenrows.com/products/browser-sessions.md)
- [Extract](https://www.zenrows.com/products/extract.md)
- [Crawl](https://www.zenrows.com/products/crawl.md)
- [Search](https://www.zenrows.com/products/search.md)
- [Monitor](https://www.zenrows.com/products/monitor.md)
- [Batch](https://www.zenrows.com/products/batch.md)
- [API](https://www.zenrows.com/api.md)
- [SDK](https://www.zenrows.com/sdk.md)
- [MCP Server](https://www.zenrows.com/mcp.md)
- [CLI](https://www.zenrows.com/cli.md)
