Skip to main content

๐Ÿ’ณ Credits and Costs

Fuyu uses a credit-based system to charge for script execution and advanced features. This page explains how credits are calculated and when they are consumed.


๐Ÿ•’ Base Cost: 1 Credit per Secondโ€‹

Every job consumes 1 credit per second of execution time.

For example:

  • A 10-second script = 10 credits
  • A 45-second script = 45 credits

Credits are only deducted after the script finishes.


๐Ÿงช Test Mode: +25%โ€‹

If Test Mode is enabled, a 1.25x multiplier is applied.

  • A 20-second job with test mode = 25 credits

This accounts for the extra resources used to stream a live browser preview.


๐ŸŒ Built-In Proxy: +50%โ€‹

If you select Auto Proxy (built-in), a 1.5x multiplier is applied.

  • A 30-second job with built-in proxy = 45 credits

You can avoid this cost by bringing your own proxy.


๐Ÿ” Captcha Solvingโ€‹

If your script uses resolve_captcha(), solving a captcha costs several credits per challenge, depending on complexity and external solving cost.

Youโ€™ll see the total cost reflected after the job completes.


โ— All Jobs Consume Creditsโ€‹

Credits are deducted regardless of outcome:

  • โœ… Success
  • โŒ Failed
  • ๐Ÿ›‘ Aborted (via abort())
  • โœ‹ Canceled (by user)

Even canceled or failed jobs consume resources and are billed accordingly.


๐Ÿ’ธ Refund Policyโ€‹

Fuyu will refund credits only if a job fails due to a verified internal platform issue.

If the failure is caused by user logic (e.g. invalid selectors, missing inputs, page errors), no refund is issued.


๐Ÿ“Š Reviewing Transactionsโ€‹

You can view your full credit history โ€” including top-ups, expenses, refunds, and adjustments โ€” at:

๐Ÿ‘‰ fuyu.gg/billing/transactions

This page gives you a transparent breakdown of every credit-related action on your account.


๐Ÿงฎ Example Breakdownโ€‹

DurationTest ModeProxyCaptchaTotal Cost
15sโŒโŒ015 credits
20sโœ…โŒ025 credits
30sโŒโœ…045 credits
25sโœ…โœ…1 captcha~60โ€“70 credits