Canonical page: https://www.jsonify.com/factory/

# Jsonify Factory

Factory is the platform layer underneath Jsonify's products. It builds, runs, and heals the data-extraction pipelines that power Radar and Benchmark.

You describe the data you need in plain English. A Factory agent probes the sources, compares fetch strategies, assembles a multi-step pipeline, and schedules it. When a website changes and a step breaks, a healing agent rebuilds that step automatically.

## What Factory does

- **Agent-built pipelines**: describe a goal in plain English; an agent plans, probes sources, and assembles the extraction pipeline
- **A fetch chain that learns**: 10+ fetch backends, from plain HTTP to full browser automation, with per-domain learning about what works
- **Sandboxed execution**: agents and pipelines run in isolated sandboxes
- **Cell-level provenance**: every value in every dataset is traceable back to the page it came from
- **Self-healing**: when a site changes and a run fails, a healing agent rebuilds the broken step and retries — no ticket, no engineer
- **Scheduled delivery**: dashboards, alerts, and exports to Slack, Snowflake, PowerBI, CSV, Excel, or API

## Jason — the workspace copilot

Jason is the chat copilot inside every Factory workspace, available on the web, in Slack, and from the CLI. He answers questions from the live datasets ("Why did Tesco prices drop yesterday?"), builds and edits pipelines on request (every edit validated with a sample build and versioned for easy revert), adds dashboard widgets, configures alerts, schedules recurring summaries and newsletters, and reports back in the same thread when builds and runs finish.

## Factory and the products

Every Radar dataset and every Benchmark table is a Factory pipeline underneath. Radar uses Factory to read the public web continuously; Benchmark uses it to simulate form-driven pricing journeys.

## Related pages

- Factory: https://jsonify.com/factory
- Radar: https://jsonify.com/products/radar
- Benchmark: https://jsonify.com/products/benchmark
- Pricing: https://jsonify.com/pricing
- Homepage: https://jsonify.com/
