Integrations / Dev libraries / Undici
Run Undici
through Zenrows.
Use the Undici HTTP client with the Zenrows Universal Scraper API to build fast Node.js scrapers with anti-bot bypass.
Connect it
in a few lines.
// npm install undici import { request } from "undici"; const url = "https://api.zenrows.com/v1/" + "?apikey=YOUR_ZENROWS_API_KEY&url=https://example.com&response_type=markdown"; const { body } = await request(url); console.log(await body.text());
Full setup, parameters, and examples are in the Undici integration docs.
What the integration
gives you.
- Anti-bot bypassRoute requests through Zenrows to get past blocks.
- Real browserRender JavaScript-heavy pages with Scraping Browser.
- Residential proxiesRotate IPs and set geolocation per request.
- Drop-inPoint the code you already wrote at Zenrows.
What people build with it.
- 01E-commerce data. Scrape catalogs, prices, and reviews at scale.
- 02Search results. Collect SERP data without getting blocked.
- 03Dynamic sites. Render SPAs and JavaScript-heavy pages in full.
- 04Protected pages. Get through anti-bot on the sites that matter.
Connect Undici
today.
Start building free
10,000 credits/month for free, always.
See the docs, or explore Playwright, Scrapy.