Get Started
Python SDK
REST API Python Binding for Notte
Explore the open-source repository https://github.com/nottelabs/notte and star us 🌟
Prerequisites
- An API key is required for connecting to our REST API or equivalent SDKs
- Get a free API key on our console at console.notte.cc/keys
Technical requirements:
- Python >= 3.11
How to Install
Configuration
Provide your API key for authentication. This can be set as an environment variable:
Alternatively, pass the API key directly to the NotteClient
:
Using the SDK
Start a Session
Start a new session:
Close a Session
Close the current session:
Observe a Webpage
Observe the state of a webpage:
Step Through Actions
Execute an action on the observed page:
Scrape Data
Scrape data from a page:
Managed API Services
We offer managed cloud browser sessions with the following premium add-ons:
- Authentication: Built-in authentication for secure workflows.
- Caching: Fast responses with intelligent caching.
- Action Permissions: Control over sensitive actions.
Request access to a set of API keys on notte.cc.