Zillusion · platform
One sentence in. A monitored dataset out.
Zillusion is an agentic web-data platform built by Xscent Global Inc. You describe the data you need in plain language; agents find the sources, build and verify the extraction, and keep the resulting dataset fresh. Every result passes an independent verification gate before you see it.
The pipeline, end to end
The whole lifecycle runs as one conversation, in three stages:
- Discover. The platform searches 4 search engines, vertical registries, and a curated 23,000-row API catalog with bilingual semantic retrieval. Candidates are scored on 5 dimensions and grouped as APIs, files, or embedded data — so you see every public path to the data, ranked.
- Build & validate. Agents probe the live site and write an extraction workflow, preferring stable APIs over brittle selectors. A separate, read-only validator re-runs the workflow in a fresh session, and a gate computes PASS or FAIL from a scorecard — the model that wrote the scraper never grades its own work.
- Warehouse & monitor. Datasets are versioned into a warehouse with incremental diffs. Schedules re-run your robots; drift and failures notify you by webhook or email.
The conversational agent that runs this loop is the Conductor. It asks clarifying questions before it crawls, stays steerable at every step, and saves successful workflows as reusable robots in your library.
What a real run looks like
The replay on our homepage is a recorded production run, not a mockup. The request was “Global CO₂ emissions by country — CSV or JSON.” Discovery fanned out across search engines, registries, and the API catalog and returned 13 candidate sources; the top hit was the Government of Canada’s Greenhouse Gas Emissions indicator (CESI), scored 8.6. The agent probed access paths, wrote the workflow, and an isolated validator re-ran it: resampled rows matched the live source and field meanings were re-proven against the live page. The gate computed PASS, and the full crawl produced 63 records across 3 CSV files with a clean exit in 9.5 seconds — then the dataset was versioned and a monitor was armed.
Who it’s for
Data engineers, analysts, operations and research teams who need web data but don’t want to write or maintain scrapers. If your work depends on data that lives on websites — prices, listings, registries, statistics, filings — Zillusion turns the request into a verified, monitored dataset instead of a scraping project.
What it costs
Zillusion uses one-time prepaid credit packs — no subscription and no automatic renewal. Runs typically reserve approximately 400–1,200 credits depending on run type, and the final charge follows actual recorded usage. Purchased credits do not expire. Current packs are listed on the pricing page.
Frequently asked questions
What is Zillusion?
Zillusion is an agentic web-data platform by Xscent Global Inc. You describe the data you need in one sentence; agents discover candidate sources, build an extraction workflow, verify it in an isolated validation gate, then warehouse the dataset and monitor it for drift.
How is Zillusion different from a scraper builder?
Scraper builders start from a URL you supply and a robot you configure. Zillusion starts from a plain-language description: it finds and ranks the sources itself, prefers APIs over brittle selectors, and every workflow must pass an independent verification gate before the result is trusted. Warehousing and drift monitoring are built in.
Do I need to know how to code?
No. The whole lifecycle runs as a conversation with the Conductor agent. The generated workflow, run logs, and validation scorecard remain visible, so technical users can inspect exactly what ran.
Can it handle login walls and CAPTCHAs?
When a run hits a login or CAPTCHA wall, you take over inside an embedded browser, complete the step yourself, and hand control back to the agent. Credentials you save are encrypted with AES-256-GCM and are write-only outside your own runs.
How much does Zillusion cost?
Pricing is one-time prepaid credit packs — no subscription, no automatic renewal. Runs typically reserve approximately 400–1,200 credits depending on run type, and the final charge follows actual usage. Purchased credits do not expire.