Web Access API for
modern websites

Reliable access to JavaScript-heavy sites and browser verification flows you're authorized to use. Simple API, no browser management, no proxy rotation needed. 95%+ success rate on modern websites.

Free demo trial • No credit card required • Setup in <2 minutes

Why Scrappey
95.0%
Success Rate
200
Concurrent Requests
~5s
Setup
30+
Browser Actions
  • Pay as you go
  • Persistent Profiles
  • Everlasting Sessions
  • Balance stays indefinitely
  • Predictable pricing
  • Discord-first support

What is the Web Access API?

The Web Access API is Scrappey's browser rendering API for JavaScript-heavy websites and browser verification flows, where access is authorized. Unlike simple HTTP clients that fail on dynamic pages, it renders content using real browser engines, with consistent browser session configuration and verification workflow handling.

Built for developers who need reliable access to JavaScript-heavy sites they're permitted to use, it combines residential proxy rotation (50M+ IPs across 195+ countries), verification workflow handling (common verification steps including image, interactive, and invisible checks), and real browser rendering to achieve a 95%+ success rate on modern, dynamic sites.

What makes it useful is its simplicity: one API call replaces managing proxies, browsers, verification handling, and retry logic. Just send your request, and we handle the rest – from rendering dynamic pages to returning clean HTML or parsed data.

Web Access API architecture showing integrated components working together
Any language

Universal language support

Scrappey is a simple HTTP endpoint, so it works with any programming language that can make a request. No language-specific SDKs required — just send JSON and get results.

A universal HTTP/JSON endpoint connecting to many programming languages
PythonNode.jsPHPGoRubyJavaC#RustcURLand more

How it works

  1. 1

    Standard HTTP request

    POST to our API endpoint with your key and a JSON payload. Works with any HTTP client in any language — requests, axios, cURL, you name it.

  2. 2

    JSON in, JSON out

    Describe the scraping task as plain JSON. No SDKs, no language-specific wrappers, no build step to learn.

  3. 3

    Universal compatibility

    Python, Node.js, PHP, Go, Ruby, Java, C#, Rust — if it can make an HTTP request, it works with Scrappey.

HTTP
REST API
JSON
Simple format
Any
Language

Reliable web access features

Infrastructure that keeps authorized workflows reliable

Browser & CDN Verification Handling

Supports common browser and CDN verification flows encountered during authorized access, including challenge pages and invisible checks. Built for JavaScript-heavy sites you are permitted to use.

95%+ success rate on JavaScript-heavy sites

Verification Workflow Handling

Built-in handling for common verification steps encountered in permitted workflows, including image, interactive, and invisible verification. No additional service needed.

Avg completion time: 8-15 seconds

Residential & Mobile Proxies

Rotating proxies from 195+ countries. Choose specific locations or let us auto-select. Includes both residential and datacenter IPs.

50M+ IP addresses

Real Browser Rendering

Uses real browser engines with consistent browser session configuration. Executes JavaScript, handles cookies, and maintains sessions automatically.

Full DevTools Protocol

Automatic Retry & Rotation

Failed requests automatically retry with different IPs and session configurations. Configurable retry logic and backoff strategies.

Up to 5 retries per request

REST API + SDKs

Simple REST API with official SDKs for Python, Node.js, PHP, and Go. No browser management or proxy setup required.

4 official SDKs

Simple integration

Start scraping in minutes with our powerful API

Request
{
  "cmd": "request.get",
  "url": "https://example.com",
  "proxyCountry": "UnitedStates"
}
Response
{
  "solution": {
    "verified": true,
    "currentUrl": "https://example.com",
    "statusCode": 200,
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0",
    "innerText": "{\"body_string\":\"\",\"headers\":{\"accept\":\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\",\"accept-encoding\":\"gzip, br\",\"accept-language\":\"ar-EG\",\"cache-control\":\"no-cache\",\"cdn-loop\":\"cloudflare; loops=1\",\"cf-connecting-ip\":\"41.235.63.16\",\"cf-ipcountry\":\"EG\",\"cf-ray\":\"9091e7af3859ee88-MXP\",\"cf-visitor\":\"{\\\"scheme\\\":\\\"https\\\"}\",\"dnt\":\"1\",\"host\":\"httpbin.rs\",\"pragma\":\"no-cache\",\"sec-fetch-dest\":\"document\",\"sec-fetch-mode\":\"navigate\",\"sec-fetch-site\":\"none\",\"sec-fetch-user\":\"?1\",\"upgrade-insecure-requests\":\"1\",\"user-agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\",\"x-forwarded-for\":\"41.235.63.16, 172.69.68.122\",\"x-forwarded-host\":\"httpbin.rs\",\"x-forwarded-port\":\"80\",\"x-forwarded-proto\":\"https\",\"x-forwarded-server\":\"ab65c85a31ae\",\"x-is-trusted\":\"yes\",\"x-real-ip\":\"41.235.63.16\"},\"json\":null,\"method\":\"GET\",\"origin\":\"41.235.63.16\",\"query\":null,\"uri\":\"/get\"}",
    "cookies": [],
    "cookieString": "",
    "response": "<html><head><link rel=\"stylesheet\" href=\"resource://content-accessible/plaintext.css\"></head><body><pre>{\"body_string\":\"\",\"headers\":{\"accept\":\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\",\"accept-encoding\":\"gzip, br\",\"accept-language\":\"ar-EG\",\"cache-control\":\"no-cache\",\"cdn-loop\":\"cloudflare; loops=1\",\"cf-connecting-ip\":\"41.235.63.16\",\"cf-ipcountry\":\"EG\",\"cf-ray\":\"9091e7af3859ee88-MXP\",\"cf-visitor\":\"{\\\"scheme\\\":\\\"https\\\"}\",\"dnt\":\"1\",\"host\":\"httpbin.rs\",\"pragma\":\"no-cache\",\"sec-fetch-dest\":\"document\",\"sec-fetch-mode\":\"navigate\",\"sec-fetch-site\":\"none\",\"sec-fetch-user\":\"?1\",\"upgrade-insecure-requests\":\"1\",\"user-agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\",\"x-forwarded-for\":\"41.235.63.16, 172.69.68.122\",\"x-forwarded-host\":\"httpbin.rs\",\"x-forwarded-port\":\"80\",\"x-forwarded-proto\":\"https\",\"x-forwarded-server\":\"ab65c85a31ae\",\"x-is-trusted\":\"yes\",\"x-real-ip\":\"41.235.63.16\"},\"json\":null,\"method\":\"GET\",\"origin\":\"41.235.63.16\",\"query\":null,\"uri\":\"/get\"}</pre></body></html>",
    "responseHeaders": {
      "date": "Tue, 28 Jan 2025 15:09:41 GMT",
      "content-type": "application/json; charset=utf-8",
      "cf-cache-status": "DYNAMIC",
      "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=I1MjvTXYHp8IzdM79mo6rL%2FfgY%2BHXuXxiQs3WStWBa7RqAvYPhHRUv6R5xZrk%2Bpuszz5wEdOC6nAnmoiuCiTuqru%2B6CGTX3xuUB2vHk8bKNcFkhv0YtBnaTEQPu0\"}], \"group\":\"cf-nel\", \"max_age\":604800}",
      "nel": "{\"success_fraction\":0, \"report_to\":\"cf-nel\", \"max_age\":604800}",
      "server": "cloudflare",
      "cf-ray": "9091e7af3859ee88-MXP",
      "content-encoding": "br",
      "alt-svc": "h3=\":443\"; ma=86400",
      "server-timing": "cfCacheStatus;desc=\"DYNAMIC\", cfL4;desc=\"?proto=TCP&rtt=77503&min_rtt=74932&rtt_var=20189&sent=8&recv=10&lost=0&retrans=0&sent_bytes=3717&recv_bytes=1268&delivery_rate=53692&cwnd=254&unsent_bytes=0&cid=fcea17eab16fce51&ts=656&x=0\"",
      "x-firefox-spdy": "h2"
    },
    "requestHeaders": {
      "host": "httpbin.rs",
      "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0",
      "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
      "accept-language": "ar-EG",
      "accept-encoding": "gzip, deflate, br",
      "dnt": "1",
      "upgrade-insecure-requests": "1",
      "sec-fetch-dest": "document",
      "sec-fetch-mode": "navigate",
      "sec-fetch-site": "none",
      "sec-fetch-user": "?1",
      "connection": "keep-alive",
      "te": "trailers"
    },
    "ipInfo": {
      "status": "success",
      "country": "Egypt",
      "countryCode": "EG",
      "region": "KFS",
      "regionName": "Kafr el-Sheikh",
      "city": "Fuwwah",
      "zip": "",
      "lat": 31.2035,
      "lon": 30.5539,
      "timezone": "Africa/Cairo",
      "isp": "TE Data",
      "org": "TE Data",
      "as": "AS8452 TE-AS",
      "mobile": false,
      "proxy": false,
      "hosting": false,
      "query": "41.235.63.16"
    },
    "method": "GET",
    "type": "browser"
  },
  "timeElapsed": 10950,
  "data": "success",
  "session": "da55de78-f3cb-4e2c-9eca-9cdc971b5dcb",
  "request_uuid": "fd7566ea-b79a-49fb-af64-3e74302c63c0"
}
"It made my experience great because I used it and it satisfied me"
LovelyBird
Verified

When should you use the Web Access API?

Honest guidance to help you choose the right solution

✅ Use the Web Access API When:

  • Site sits behind CDN or browser verification flows you are authorized to access
  • You need verification steps handled automatically in permitted workflows
  • You want to avoid managing proxies and browsers
  • Response time of 10-30 seconds is acceptable
  • You need rotating residential IPs

⚠️ Consider Alternatives When:

  • Site serves static content (use simple HTTP requests)
  • You need sub-second response times (use direct API if available)
  • Site has an official API (always prefer APIs)
  • You're processing millions of pages daily (may need custom solution)
  • Site's terms do not permit your intended use (always review terms and applicable law first)

Get started in minutes

Three simple steps to access modern websites

Create Account

Sign up for a free Scrappey account

Get API Key

Generate your API key from the dashboard

Start Scraping

Make your first API request

Why choose Scrappey?

The most powerful, affordable, and developer-friendly web scraping API. See how we compare to the competition.

Features
Scrappey
ZenRows
Price per 1K Scrapes(JS Render + Residential Proxies, entry plan)
€1
~$6.90
Concurrent Requests(Entry plan limit)
200
~5
Browser Automation(Actions and interactions)
30+ Actions
Basic
Billing Model(Payment flexibility)
Pay-as-you-goBalance stays indefinitely
Monthly
Entry Plan Minimum(Lowest monthly commitment)
$0No subscription
$69/mo

Competitor figures reflect effective rates on each provider's cheapest plan that unlocks JavaScript rendering and residential (premium) proxies, using each provider's own per-request credit multipliers. Rates rounded; actual cost varies with plan and usage.

Sources (verified 2026-04-16): ZenRows pricing · ScrapingBee pricing · Scrapfly pricing · Firecrawl 2026 comparison

Start Scraping for Free

No credit card required • Free trial available

For AI coding agents

Build with Scrappey in one prompt

The entire API — endpoints, browser actions, error codes — lives in a single LLM-ready file. Point Cursor, Claude Code, Copilot, or ChatGPT at it and ship a working integration without leaving your editor.

1

Feed the docs to your agent

prompt
Read https://docs.scrappey.com/llms-full.txt — the full Scrappey web-scraping API reference.
Then write a script that fetches <URL> through Scrappey and returns the
page as Markdown, handling any challenges automatically.

Or hand the model a direct link:

2

Or call the API directly

curl -X POST 'https://publisher.scrappey.com/api/v1?key=YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "cmd": "request.get",
    "url": "https://example.com"
  }'

Returns clean HTML, headers, cookies, and screenshots — challenges handled for you. Pay only on success.

footer-frame

Start building with Scrappey

Try It For Free. No Subscription Required. No Credit Card Required. Instant Set-Up. 150 Free Requests Are Waiting For You!

Frequently asked questions

What is Scrappey.com?

Scrappey.com is a web scraping API that handles all the complex aspects of web scraping, such as handling dynamic content, rotating proxies, advanced request handling, headless browsers, and verification processing. It offers an all-in-one solution for extracting publicly available data from websites.

How does Scrappey.com work?

Scrappey.com provides a web scraping API that allows you to send requests to extract publicly available data from websites. It handles dynamic content and modern website complexity, including rotating proxies, advanced request handling, and verification processing. You can easily extract publicly available data from websites using their built-in features like headless browsers and AI-powered data extraction.

Can I customize the proxies used for scraping?

Yes, with Scrappey.com, you have the option to use Sticky Rotating Proxies for seamless scraping. Alternatively, you can also set your own proxies if desired.

Is there a free trial available?

Yes, Scrappey.com offers a free trial where you can try it out without a subscription or credit card. Instant setup is provided, and you get 150 free scrapes to explore the capabilities of the platform.

What happens if a request fails?

We only charge for successful requests. Failed requests are not counted towards your usage, so you only pay for what works.

I need to scroll or click on a button on the page I want to scrape

No problem, you can pass any JavaScript snippet that needs to be executed by using our JavaScript scenario parameter. This allows you to interact with dynamic content, scroll pages, click buttons, wait for elements, and perform any custom JavaScript actions before extracting the data.

What is the pricing structure for Scrappey.com?

Scrappey.com offers simple and transparent pricing: €0.20 per 1,000 direct HTTP requests and €1.00 per 1,000 full-browser requests. Residential proxies are included on both tiers — no separate proxy billing, no hidden fees, no complicated pricing tiers. You only pay for successful requests.

Are there any usage restrictions or limitations?

Scrappey.com provides scalable access for extracting publicly available data. Whether you need to extract data from a few pages or a large dataset of publicly accessible content, you can do so with flexible usage options. Please note that Scrappey.com only supports scraping publicly available data, and users must comply with applicable laws and website terms of service.

What support channels are available?

Scrappey.com provides various support channels for assistance. You can refer to their documentation, frequently asked questions section, blog, and uptime status page. Additionally, you can get in touch with them via email or join their Discord community for further support.

I'm not a developer, can you create custom scraping scripts for me?

We don't create custom scraping scripts, however we will gladly write some code snippets helping you to use our most powerful features: AI-powered data extraction and JavaScript scenario. Our documentation includes examples in multiple programming languages to get you started quickly.

What is a request and how are they counted?

Each API call to Scrappey counts as one request. Our pricing is based on successful requests. By default, JavaScript rendering is enabled, which allows you to extract data from modern websites with dynamic content. All features including proxies, verification workflow handling, and reliable web access handling are included in each request.

How fast is Scrappey's API and what if a site is hard to scrape?

Scrappey's API is optimized for fast response time, even when working with JavaScript-heavy websites and browser verification flows, where access is authorized. If other tools struggle with sites that use browser verification, Scrappey is designed to handle these workflows efficiently, ensuring reliable data retrieval. Our reliable web access handling, residential proxies, and intelligent retry logic work together to maximize success rates.