octo_start_one_time_profile
Create and start a temporary browser profile for scraping. The profile is automatically deleted after stopping, ensuring a clean state for each session.
Instructions
Create and start a one-time (temporary) Octo Browser profile. Profile is deleted after stopping. Faster than regular profiles, ideal for scraping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | OS for fingerprint: 'win', 'mac', 'linux', 'android' | win |
| headless | No | Run in headless mode (no GUI) |