Search every public listing, watch competitors, and find opportunities before they go mainstream. Know what to build before you build it — without scrolling Discord.
Every score and estimate is explainable. No black boxes — argue with the inputs, not the answer. Every snapshot makes the historical record harder to replicate.
Search and filter every public listing across Cfx Marketplace and tracked Tebex storefronts, with price history queryable by day.
History depth varies by plan.Price history, framework tags, and a transparent quality score with a 0-100 breakdown — hover any axis to see why.
Explainable, end to end.Watch a seller, listing, category, or saved search. Get notified when price, availability, or listing details change.
Email, Discord, or webhook.Find the (category × framework) clusters where demand outruns supply. Six transparent sub-scores you can argue with.
Pro feature.Audit your title, description, framework tags, and pricing against the top 10 in your cluster. Heuristic-first; LLM only fills the gaps.
Pro feature.Pipe Stagecraft into your own tools. Read JSON over HTTPS or subscribe a URL to get HMAC-signed events when listings change.
Agency feature.OAuth into the same Discord you already use. No extra password, no new identity.
Search every Cfx Marketplace listing and our growing set of top Tebex stores. Filter by framework, category, source, price band.
Pick the sellers, listings, or categories you actually care about. Daily digest at the time you choose.
Opportunity Finder picks what to build next; Optimizer audits your listing against the top 10 in your cluster. Both unlock on Pro.
Counted live from the index when this page loaded — not a marketing figure.
The same data the dashboard shows is also a feed your tools can pull from. Use it in a spreadsheet, a Slack channel, your own pricing tool — anywhere you already work. Webhooks push changes to your tools as we detect them, so you don't have to keep checking.
Get a Slack message when any QBCore inventory script in your price band drops below your threshold.
Auto-populate a Google Sheet with every new RedM map released this week and its quality score. Your team reads the sheet they already use.
When a competitor changes price, your own pricing tool recalculates automatically. Stagecraft pushes; you don't poll.
Two ways in: pull or push.
Read API. Every listing, price, seller, category, and ranked opportunity, available as JSON over HTTPS. Bearer-token auth, rate limits per plan, full reference at stagecraft.gg/docs/api.
Webhooks. Subscribe a URL and receive signed events on price changes, new listings, removals, and sales — verified with HMAC so you know we sent it. Works with Slack, Discord, Zapier, or any HTTP listener.
Available on the Agency plan. Generate keys from /settings/api-keys.
# Pull the top opportunities into your tools
curl https://stagecraft.gg/api/v1/opportunities \
-H "Authorization: Bearer sk_live_xxxxxxxxxxxx"
# Or subscribe to changes (webhooks)
curl -X POST https://stagecraft.gg/api/v1/webhooks \
-H "Authorization: Bearer sk_live_xxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"url": "https://your-app.example.com/hooks/stagecraft",
"event_types": ["price.changed", "listing.created"]
}'Free tier always available. Cancel any time. Annual prepay funds the next 12 months of proxy infrastructure — and saves you 16%.
By framework: esx 1,522 · qbcore 1,217 · standalone 918 · qbox 833