# Scrapely ## Docs - [Authentication](https://docs.scrapely.io/authentication.md): Authenticate your requests using your Scrapely API key. - [Cloudflare Challenge](https://docs.scrapely.io/captcha/cloudflare-challenge.md): Solve Cloudflare's 5-second wait (IUAM) challenges automatically. - [DataDome](https://docs.scrapely.io/captcha/datadome.md): Solve DataDome CAPTCHA challenges and retrieve the required cookies. - [How to find a Sitekey](https://docs.scrapely.io/captcha/how-to-get-sitekey.md): Learn how to locate the sitekey for reCAPTCHA and Cloudflare Turnstile. - [reCAPTCHA v2](https://docs.scrapely.io/captcha/recaptcha-v2.md): Solve Google's reCAPTCHA v2 checkbox and invisible challenges. - [reCAPTCHA v3](https://docs.scrapely.io/captcha/recaptcha-v3.md): Get high-score tokens for Google's reCAPTCHA v3 invisible challenges. - [Cloudflare Turnstile](https://docs.scrapely.io/captcha/turnstile.md): Bypass Cloudflare's Turnstile protection and get valid tokens. - [Basic Crawl](https://docs.scrapely.io/crawler/basic.md): Fetch fully-rendered HTML from any page. - [Browser Instructions](https://docs.scrapely.io/crawler/instructions.md): Interact with pages by clicking, typing, scrolling, and waiting. - [Screenshot](https://docs.scrapely.io/crawler/screenshot.md): Capture a screenshot of any page — viewport or full page. - [Errors](https://docs.scrapely.io/errors.md): Understand and handle API and SDK errors gracefully. - [Fetch Task Result](https://docs.scrapely.io/fetch-task.md): How to check the status and retrieve the results of your tasks using the REST API. - [Introduction](https://docs.scrapely.io/introduction.md): Welcome to Scrapely - The all-in-one web scraping, browser automation, and CAPTCHA solving platform. - [MCP Server for AI Agents](https://docs.scrapely.io/mcp/overview.md): Connect your AI agents directly to Scrapely using the Model Context Protocol (MCP). - [Quickstart](https://docs.scrapely.io/quickstart.md): Get up and running with Scrapely in under 5 minutes. - [Python SDK](https://docs.scrapely.io/sdks/python.md): The official Python client for Scrapely with Sync and Async support. ## OpenAPI Specs - [openapi](https://docs.scrapely.io/api-reference/openapi.json)