workingproxysites.

/integration/ — Apify Proxy with Crawlee

Pass an Apify SDK proxy configuration into Crawlee and select a proxy group, country or session.

Integration. Official documentation · Checked · Review due .

documented capabilities

Proxy
SDK scope
The referenced JavaScript SDK documentation is version 3.7.[1]
Configuration
Actor.createProxyConfiguration() supplies a configuration for CheerioCrawler or PuppeteerCrawler.[1]
Sessions
newUrl(sessionId) reuses a proxy URL for a session; crawler options include cookie persistence.[1]
Targeting
The guide demonstrates RESIDENTIAL groups and countryCode selection.[1]
Authentication
Using Apify Proxy requires an authenticated scraper and access to the selected proxy group.[1]

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

Outputs: http-response, browser-page

Documented for: Crawlee

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

getting started

documentation reviewed
  1. Authenticate the Actor and confirm available proxy groups.
  2. Create an Apify proxy configuration for the desired group and country.
  3. Pass it to the crawler and configure session handling for the workload.

Requirements & limitations

  • Custom proxy URLs and Apify Proxy use different configuration options.
  • A consistent proxy URL is not an independently measured guarantee of exit-IP duration.

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

primary sources

1 references
  1. Apify Proxy with Crawlee — official documentationChecked 2026-09-27

related listings