Persistent profiles

Persistent browser profiles

Maintain consistent browser identities across multiple requests. Your fingerprint, cookies, and session data stay identical whether you're making 1 request or 1,000.

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

How it works

See how persistent profiles maintain your browser identity

Your CodeprofileId:"user-001"ScrappeyProfile StorageFingerprintEmptyCookiesEmptyWebsiteSees browser as:No session Step 1 of 6

Initial State

No profile exists yet. Ready to make the first request.

Fingerprint consistency

Every aspect of the browser fingerprint remains identical across sessions

ComponentConsistency
Canvas fingerprint 100% identical
WebGL renderer/vendor 100% identical
Audio fingerprint 100% identical
Font list 100% identical
Screen dimensions 100% identical
User agent 100% identical
Platform/OS 100% identical
Timezone 100% identical
Language 100% identical
Built in

Profile features

Everything a profile remembers — generated once, then restored byte-for-byte on every request.

Persistent Fingerprints

Each profile stores a unique browser fingerprint including Canvas, WebGL, fonts, screen size, user agent, and 50+ other components. The fingerprint never changes once created.

50+ fingerprint components

Automatic Cookie Storage

All cookies are automatically saved when a session ends and restored when you use the profile again. Maintain consistent session state across multiple requests without re-initializing the browser.

Auto-save & restore

Session Data Persistence

localStorage, sessionStorage, and other session information are preserved across requests. Your browser state remains exactly as you left it.

Full session state

Stable Browser Sessions

Canvas, WebGL, audio, fonts, screen, timezone, and language stay consistent across a profile's sessions, so long-running automation behaves predictably.

100% identical

Isolated Profiles

Keep separate, isolated browser profiles — each with its own cookies and session data — for different projects or environments.

Unlimited profiles

Profile Isolation

Two users with the same profileId get completely separate profiles and data. Your profiles are private and secure, stored indefinitely until you delete them.

Complete isolation
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
Complete toolkit

The Swiss Knife for web scraping

Persistent profiles are just one piece. With Scrappey you get a complete toolkit — every feature included, no add-ons.

IP Rotation

Access to a vast pool of residential and datacenter IPs. Automatically rotate IPs per request to improve reliability.

50M+ residential IPs

JavaScript Rendering

Handle client-side rendering challenges effortlessly. Full browser automation with JavaScript execution.

Full JS rendering

Geotargeting

Collect location-specific publicly available data from anywhere. Target specific countries and cities with 195+ locations available.

195+ countries
"It made my experience great because I used it and it satisfied me"
LovelyBird
Verified

Simple, transparent pricing

Pay as you go. No hidden fees. No credit card required.

Pay as you go

Flexible pricing for any scale

€0.20per 1,000 requests

Residential proxies included — no separate proxy billing

Start with a free demo trial

  • No monthly commitments
  • Persistent profiles included
  • All features included
  • Priority support
Get Started Free

Free Demo Trial

Start testing immediately, no credit card required

Unlimited Profiles

Create as many profiles as you need, stored indefinitely

Enterprise Available

Custom pricing for high-volume needs

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, with challenge handling where needed.

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 — verification workflows 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. Your Free Trial Is 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, so you can explore the full capabilities of the platform right away.

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, challenge 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.