The source of truth
for the live web.
_

Define what data you want from any public website, once. Quorel fetches it, structures it against your schema, versions every change, and serves it as a clean API. No pipelines. No maintenance. No dirty surprises.

Public datasets are accessible to anyone — no account needed.

Public beta · No credit card required · Upgrade anytime

scroll to explore
The Problem

Scraping gets you a page.
It doesn't get you a source of truth.

You're re-scraping the same page, over and over

Every fetch is a one-off. Nothing is remembered, nothing is structured, nothing carries forward to the next time you need it.

There's no single source of truth

Five scripts, five slightly different versions of the same data. Nobody can say which one is current, or what changed since last week.

80% of your time is data prep

You wanted to ship a feature. Instead you spent a week writing cleaning scripts, deduplicating rows, and fixing null handling.

Infrastructure nobody wants to maintain

Proxies, headless browsers, rate limiting, retries. You're maintaining a small platform just to get some structured data.

The Quorel way

Declare it once.
Trust it forever.

Schema-first extraction

Tell Quorel what fields you need in plain English. We deliver them clean, typed, and consistent on every single refresh.

Refreshed every night, automatically

No cron jobs. No servers. No missed runs. Your data is always current when you wake up.

Every change versioned forever

Nothing is ever overwritten. Roll back to any prior state instantly. Full diff between any two versions.

Plug straight into your pipeline

Clean structured JSON, CSV, JSONL, XML, Excel, Parquet, TSV any format, convenient params, ready immediately. No preprocessing. No cleaning scripts.

How it works

Four steps from intent to a source you can trust.

No infrastructure to manage. No pipelines to maintain. Declare your intent once and we handle everything else.

01

Paste URLs or describe your intent

Paste/Import any public URLs directly, or describe what data you need in plain English and let Quorel discover the sources for you.

02

Define your schema in plain English

Specify which fields you want and what they mean. Our AI extraction engine maps web content to your structure precisely. No selectors, no XPath, no brittle rules.

03

Your source of truth goes live, versioned from day one

Quorel refreshes nightly. Trigger extra refreshes via your ping URL or webhook. Every change is a permanent snapshot — nothing is ever lost.

04

Consume via API, download, or clone

Hit your public endpoint directly — no account needed. Download in any format. Clone any public dataset and extend it your way.

Features

Everything a source of truth needs. Nothing it doesn't.

Built for anyone who needs reliable, structured web data they can actually depend on — without managing the infrastructure behind it.

Intent-Driven Extraction

Describe your need in plain English, define your schema, and Quorel extracts exactly that from any public web source. Typed, clean, and consistent on every refresh.

Any Format, Any Params

Consume your dataset as JSON, CSV, JSONL, XML, Excel, TSV, Parquet. Filter, sort, deduplicate, denull, paginate — all via query params. Public endpoints need no account.

Nightly Automatic Refresh

Your sources are re-processed every night. Your dataset is always current by morning. No cron jobs. No missed runs. No maintenance.

On-Demand Ping URL

Every dataset gets a dedicated ping URL. Wire it into any external scheduler or CI pipeline for additional refreshes whenever you need fresher data.

Webhook Notifications

Register a webhook endpoint and Quorel will notify you the moment your dataset finishes refreshing. Build reactive pipelines without polling.

Immutable Version History

Every refresh is a permanent snapshot. Nothing is ever overwritten. Your full history is always queryable, diffable, and downloadable.

Visual Diff Viewer

See exactly what changed between any two versions. Added rows, removed entries, modified field values — all clearly visualized side by side.

One-Click Rollback

A bad refresh brought in dirty data? Roll back to any prior version instantly. Freeze it to lock it permanently. Your source of truth stays stable.

Clone & Extend

Fork any public dataset like a GitHub repo. Add your own schema fields, your own URLs, and publish it back. You own it fully from day one.

MCP · AI Agents

Not just an API.
A source of truth Claude can call.

Every Quorel dataset ships with a native MCP server, included on every plan. Claude — or any MCP-compatible agent — can query it, filter it, and clean it without you writing a script.

Query it like a tool, not an endpoint

list_datasets, get_dataset_schema, and query_dataset let an agent browse, filter, and sort your data conversationally. "What's trending in my dataset" just works, no code required.

Hand off the cleaning, not just the read

pull_for_edit and push_alt_version let Claude pull the raw entities, fix nulls or duplicates in plain English, and publish the result as your alt version automatically.

The same alt system you already trust

Nothing new to learn. Agent-driven cleanups land in the exact alt pipeline you'd use manually — versioned, reversible, and downloadable like everything else.

Live in a Claude chat

> query_dataset(dataset_id: 142, keywords: "senior remote", sort: "salary:desc", limit: 5)

→ 47 entities matched

→ returned as JSON, sorted by salary

> pull_for_edit(dataset_id: 142, use_alt: false)

→ Claude reviews 1,204 entities

→ dedupes, fixes null salary fields

> push_alt_version(dataset_id: 142, version: 3, entities: [...])

→ live at /remote-jobs/v3/alt

MCP access is included on every plan, including Free.

Pricing

Three plans. No surprises.

Start free. Upgrade when one source of truth isn't enough. Flat pricing — no usage bills, no hidden fees.

Free

$0/mo

For exploration and testing only.

1 datasets
20 URLs per dataset
10 Serper-discovered URLs per dataset
Nightly automatic refresh
MCP access included
Full diff viewer & one-click rollback
Full marketplace access
Clone & extend public datasets
Download in any format
Community support only

Pro

$19/mo

For builders who need live, versioned web data without managing infrastructure.

5 datasets
100 URLs per dataset
40 Serper-discovered URLs per dataset
Nightly automatic refresh
On-demand refresh via ping URL
Webhook notifications on refresh
MCP access included
Full diff viewer & one-click rollback
Full marketplace access
Clone & extend public datasets
Download in any format
Email support

Scale

Coming Soon

For teams and startups running serious data pipelines.

Unlimited datasets
500 URLs per dataset
100 Serper-discovered URLs per dataset
Everything in Pro
Priority crawling queue
Custom refresh schedules
Dedicated support

Premium Marketplace datasets at $9 one-time. Yours forever with all future versions included.

Follow the Journey

Built by one person.
Talking to you directly.

Quorel is a solo-founder startup, early and public. That's not a disclaimer, it's how you get a direct line to the person actually building it — no layers in between.

Built solo, shipped in public

No team standup, no roadmap committee. Just one founder building the thing they wished existed, in the open.

Your feedback reaches me directly

No support ticket queue, no tier-1/tier-2 routing. Message me and you're talking to the person who wrote the code.

Early, and moving fast

Public beta means rough edges and fast fixes. If something's broken or missing, that's exactly what I want to hear about.

Stop scraping.
Start building a source of truth.

Any website. Any schema. Clean, versioned, and live via API. Your first dataset is free. No credit card required.

Or start from an existing dataset — browse the public marketplace, clone any live dataset, and extend it to your taste.