Do the tools cost anything?
Every tool in ApifyForge runs as an Apify actor on your account and charges a small PPE fee per use. Results are cached in your dashboard, so viewing previous reports is always free. Here is the complete pricing by category: Testing: Schema Validator ($0.35), Test Runner ($0.35/suite), Cloud Staging ($0.50), Regression Suite ($0.35/suite), MCP Debugger ($0.15). Schema & Data: Input Tester ($0.15), Schema Registry ($0.20), Schema Diff ($0.20), LLM Output Optimizer ($0.35). Cost & Planning: Cost Calculator ($0.20), Plan Advisor ($0.25), Proxy Analyzer ($0.25). Compliance: Compliance Scanner ($0.15). Pipeline: Pipeline Builder ($0.40). Privacy: Personal Data Exposure Report ($1.00). Analytics: Fleet ($0.40), Revenue ($0.40), Health ($0.25), Quality ($0.25), Competitors ($0.50), Cost Watchdog ($0.25), Completeness ($0.25), Deprecation ($0.25), A/B Tester ($0.50), Market Gaps ($0.40). A typical development cycle — schema validation, test suite, and cloud staging — costs about $1.20 total. Visit apifyforge.com/pricing for the full breakdown.
Related questions
The Schema Validator checks your actor's actual dataset output against the schema you declared in your dataset_schema.js...
What is the Test Runner?The Test Runner is a testing tool that runs your Apify actor with predefined test inputs and automatically validates the...
What is Cloud Staging?Cloud Staging runs your actor in Apify's actual production environment before you make it public on the Store, catching ...
What are Regression Tests?Regression tests are automated test suites that run before every publish to verify that new code changes have not broken...