Skip to content
@resolvrlabs

resolvr

Challenges, solved. Currently in Closed Beta.

Resolvr

Solving Infrastructure for Agents

Challenges, solved.

Website · Docs · TypeScript SDK


Your agent hits a CAPTCHA and the run stops. Resolvr is the layer that gets it moving again: send the challenge context to one endpoint, get back the token, browser identity headers or clearance cookies the next request needs. Every challenge is solved on real Chrome infrastructure loading the real page, so what comes back behaves like a browser, not a replayed string.

Solved today: recaptcha_v2 · recaptcha_v3 · cloudflare_turnstile · cloudflare_blockpage — more in active development.

Working agentic?

Every docs page is markdown to an agent: append .md or send Accept: text/markdown, and llms.txt indexes them all. Hand your agent the prompt and it writes the integration.

Copy the prompt
Implement Resolvr support for recaptcha_v2, recaptcha_v3, cloudflare_turnstile, cloudflare_blockpage in this project using the Resolvr API docs:
https://resolvr.com/docs

Start from the docs index at https://resolvr.com/llms.txt and read the overview plus the page for each task type. Every page is served as markdown when you append .md to its URL or send Accept: text/markdown.

Follow this project's existing HTTP client, configuration, error-handling, naming and test patterns. Integrate directly with the Resolvr API without duplicating existing infrastructure.
Closed beta · sign up, tell us your use case or redeem a ref code · contact@resolvr.com

Pinned Loading

  1. resolvr-typescript resolvr-typescript Public

    TypeScript SDK for the Resolvr challenge-solving API (@resolvrlabs/sdk).

    TypeScript

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…