Sign In
Monthly market dataset for founders and agents

See what buyers already pay for. Then query it like a dataset.

Track 17,842 cleaned Fiverr demand snapshots across 274 categories. Browse the dashboard, or query the same dataset through JSON, SSE, and reusable skills.

DashboardJSON APISSE streamsLocal skills

2026-03 live snapshot

D1-backed demand layer

This is not generic trend content. The workflow turns raw marketplace exports into a backed-up, queryable dataset with category, pricing, revenue, and pain-point fields.

Live

274

categories in the live catalog

17,842

cleaned demand snapshots

Monthly

refresh and backup cycle

4

ways to consume the data

Agent bootstrap
curl -s -H "Authorization: Bearer <key>" /api/agent/bootstrap

Use the same dataset in the UI, call it like an API, stream it over SSE, or let an agent consume it through local skills.

Cluster similar pain points to see what buyers consistently need solved, then map them back to services and pricing.

Live examples

Which categories have the strongest revenue right now?

Rank current categories by average revenue and row volume to find the most commercially dense areas.

Which pain points keep repeating across categories?

Cluster similar pain points to see what buyers consistently need solved, then map them back to services and pricing.

How does one gig or seller look over time?

Inspect a snapshot in depth and then pull gig history to understand how one offer behaves across monthly captures.

Positioning

Built for people who need proof, not opinions

The homepage should make the value obvious for three groups immediately: builders validating demand, operators pricing work, and agents consuming structured data.

01

Founders validating what to build

Use real paid orders, categories, and pain points to decide whether a market exists before you commit roadmap and capital.

02

Agencies and freelancers pricing real work

See how buyers describe the job, what ranges sellers charge, and which categories generate durable revenue.

03

Agents and analysts querying the dataset

Skip manual browsing when you need structured access. The same monthly snapshot is available through JSON, SSE, and local skills.

Why this is different

From monthly source exports to LLM-ready demand signals

This is not generic trend content. The workflow turns raw marketplace exports into a backed-up, queryable dataset with category, pricing, revenue, and pain-point fields.

01

Capture monthly source exports

Pull every Fiverr category from Exploding Insights and preserve the raw CSV files as the backup layer for each month.

02

Normalize into analysis-ready records

Clean services, pain points, price ranges, orders, and revenue into a consistent schema designed for filtering and model analysis.

03

Query through dashboard, JSON, SSE, or skill

Use the same dataset in the UI, call it like an API, stream it over SSE, or let an agent consume it through local skills.

Query modes

Three ways to use the same dataset

The product should feel useful whether someone wants a visual dashboard, a programmatic endpoint, or an agent-native workflow.

Dashboard for fast browsing

Search categories, compare price bands, inspect pain points, and spot high-revenue services without writing a query.

Best for human exploration and quick validation.

Open dashboard

JSON and SSE for direct access

Pull month summaries, category rollups, snapshot search results, pain-point clusters, and gig history from live endpoints.

Best for internal tools, scripts, and external consumers.

Open API page

Skills for agent workflows

Use local skills to refresh the dataset, inspect the latest month, and ask agents to analyze the same structured source.

Best for Codex, Claude Code, and other agent-based workflows.

Open skills page
What people can ask

Example questions the homepage should answer immediately

These are the kinds of questions the product can answer today without hand-wavy market research.

Which categories have the strongest revenue right now?

Rank current categories by average revenue and row volume to find the most commercially dense areas.

/query/category-rollups?month=2026-03&sort=avg_revenue&limit=5

Which pain points keep repeating across categories?

Cluster similar pain points to see what buyers consistently need solved, then map them back to services and pricing.

/query/pain-points?month=2026-03&q=ai&limit=5

How does one gig or seller look over time?

Inspect a snapshot in depth and then pull gig history to understand how one offer behaves across monthly captures.

/query/gig-history?gig_id=...&limit=12
Final call to action

Stop browsing generic trend data. Start with paid demand.

If the homepage is doing its job, a visitor should understand in seconds that this is a live market dataset they can browse, query, and hand to an agent.