Steel Local vs Steel Cloud

What's the difference between local Steel and Steel Cloud?

Overview

FeatureSteel LocalSteel Cloud
Concurrency1100+
StealthLimitedAdvanced Stealth (docs)
Captcha SolvingNoneSupported with the Captchas API
ProxiesBring your ownBring your own + Steel Managed Proxies
Multi-RegionHost it yourselfSupported with region flag during session creation
CredentialsNot supportedSupported with the Credentials API
ExtensionsSupported by loading in api/extensions/Supported by using the Extensions API
FilesNot supportedSupported by the Files API

The defining factor between running Steel locally and using Steel Cloud is concurrency.

For the Extensions API, if you put the extensions you would like to build/load in the api/src/extensions/ folder then Steel Local will build these and inject them into the session. Credentials are not supported in Steel Local.

Need help running locally?

Reach out to us on the #help channel on Discord under the ⭐ community section.

Contents