Zenrows
Talk to sales Start building free

Integrations / Dev libraries / Undici

+ Zenrows

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.

node
// 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.

What people build with it.

  1. 01E-commerce data. Scrape catalogs, prices, and reviews at scale.
  2. 02Search results. Collect SERP data without getting blocked.
  3. 03Dynamic sites. Render SPAs and JavaScript-heavy pages in full.
  4. 04Protected pages. Get through anti-bot on the sites that matter.

Connect Undici
today.

Start building free

10,000 credits/month for free, always.