Billing
The hosted tier offers four plans. Free is available to every account. Pro and Business are self-serve through Stripe. Enterprise is billed by arrangement after contacting sales.
Plans
Every plan includes full API access. JavaScript rendering and scheduled crawls are present in the plan structure but are not yet built or enforced on any plan.
Pricing is not yet published. The four tiers are Free, Pro, Business, and Enterprise. Seat limits vary by plan. Plan-specific quotas (URLs per month, concurrent crawls, retention) and prices are still being finalized.
Upgrading
Pro and Business plans are available through Stripe Checkout. Select a plan from the billing page, complete payment, and the new entitlements take effect immediately. Only a team member with the admin or owner role can change the plan.
Enterprise requires contacting sales@consuela.io directly. Enterprise agreements are not available through the self-serve flow.
After subscribing, the Stripe Customer Portal is available from the billing page. Use it to manage the subscription, update the payment method on file, or view and download past invoices.
Usage
The URL quota is tracked per billing period. Each URL that the crawler visits during a crawl counts toward the quota, and the count resets when the billing period renews.
The usage view on the billing page shows three figures:
Subscription status
The subscription status reported by Stripe determines which entitlements apply. Three statuses grant paid-plan entitlements:
Any other status falls back to Free-tier entitlements:
An unrecognized plan key also degrades to Free-tier entitlements rather than granting unlimited access. This ensures that a misconfigured or unexpected value never results in elevated permissions.