🌍 Proxies
Fuyu supports proxy usage for web scraping, geo-based testing, and account safety.
You can either:
- Bring your own proxies (BYO)
- Or use Fuyu's built-in proxies, which are automatically rotated and stealth-configured
🔌 Using Proxies
You can manage your proxies under the Proxies tab in the dashboard.
There, you can:
- Add new HTTP/HTTPS proxies
- Test proxy validity
- Label them for easy selection
🛠 Proxy Selection in Scripts
When a script is run, a proxy can be selected in two ways:
- Manually: Choose a specific proxy before running
- Automatically: Select "Built-in" to let Fuyu pick a rotating proxy for you
You do not need to configure anything in the script itself — proxies are handled by the runtime.
💳 Credit Costs
Using built-in proxies costs 1.5× more credits per job compared to user-provided proxies, because they consume platform resources.
You can view detailed cost breakdowns in Credit Costs.
📋 Best Practices
- Use proxies when scraping sites that block repeated visits or rate-limit aggressively.
- Rotate your proxies frequently to reduce bans.
- Test your proxies before running long jobs.