Libretto’s stealth browsers help hosted runs avoid bot detection.Every Libretto Cloud browser runs in stealth mode. Hosted runs use residential proxies and managed browser fingerprints, so sessions look more like normal user traffic than bare automation. Stealth also includes automatic CAPTCHA handling. Libretto Cloud cannot guarantee every challenge will clear, but common CAPTCHA and bot-check pages can resolve without a manual handoff.
Residential proxy locations
By default, Libretto Cloud uses a managed US residential proxy for each hosted browser. If the target site is location-sensitive, passresidential_proxy when you create a job, browser session, or schedule.
country is required and must be a two-letter ISO country code. You can refine US locations with state or zip, target a city with city, or target an ISP/network with asn.
country: two-letter country code, such asUS.state: two-letter US state code. Only supported withcountry: "US".city: city slug without spaces.zip: five-digit US ZIP code. Only supported withcountry: "US"; cannot be combined withcityorstate.asn: network identifier such asAS7922; cannot be combined withcityorstate.
residential_proxy on /v1/schedules/create or /v1/schedules/update. To clear a schedule’s configured proxy location, set residential_proxy to null on /v1/schedules/update.