Sumoling123456PLUS
Edited May 14, 2026
Q: Can it be used as a standalone python script without browser?
Founder Team
Sam_Notte
May 14, 2026A: Notte is built around browser sessions, so a browser is always part of the picture. That said, you interact with it entirely via Python SDK or API, so from your code's perspective it feels like a standard Python script, the browser just runs in the cloud rather than locally. No local browser setup needed on your end.
Share
Helpful?
1
Log in to join the conversation