workingproxysites.

/integration/ — Oxylabs Web Scraper API with n8n

Build an n8n HTTP Request workflow that retrieves parsed or rendered data from Oxylabs Web Scraper API.

Integration. Official documentation · Checked · Review due .

documented capabilities

HTTP API
Product scope
Web Scraper API using an HTTP Request node; AI Studio is a separate flow in the guide.[1]
Authentication
Basic Auth credentials use the API user username and password.[1]
Endpoint
POST JSON to https://realtime.oxylabs.io/v1/queries.[1]
Parsing
The parse option returns structured data; geo_location and render are demonstrated.[1]
Async alternative
Push-Pull requires additional nodes to poll job status and retrieve results.[1]

Billing: Pricing is not specified by this integration guide; check the selected product plan.

Outputs: json, html

Documented for: n8n

[ official reference ][ provider discussion ][ JSON record ]

getting started

documentation reviewed
  1. Add a trigger and an HTTP Request node.
  2. Select POST, the realtime endpoint and Basic Auth credentials.
  3. Configure the target-specific JSON payload and connect the response to downstream nodes.

Requirements & limitations

  • The listed integration covers Web Scraper API, not the separately authenticated AI Studio node.
  • Parameters and parsers vary by selected source; WPS has not executed a workflow.

We reviewed the linked documentation. No live service connection, checkout or performance test is claimed for this listing.

primary sources

1 references
  1. Oxylabs Web Scraper API with n8n — official documentationChecked 2026-09-27

related listings