A collection of examples for building browser automations with Intuned.
| Example | Description |
|---|---|
| starter | Starter template for new projects |
| starter-auth | Starter template with Auth Sessions enabled |
| auth-with-email-otp | Multi-step authentication with Email-based OTP using Resend API |
| auth-with-secret-otp | Multi-step authentication with TOTP (Time-based OTP) using secret keys |
| browser-sdk-showcase | Comprehensive showcase of Browser SDK helper functions |
| captcha-solving-auth | E-commerce scraper with captcha solving and auth sessions |
| captcha-solving-basic | Basic captcha solving with reCAPTCHA, Cloudflare, and custom captchas |
| cdp-connection | Basic example demonstrating Chrome DevTools Protocol (CDP) connection |
| computer-use | AI-powered browser automation with Anthropic, OpenAI, and Gemini |
| e-commerce-auth-scrapingcourse | Authenticated e-commerce scraper with Auth Sessions |
| e-commerce-nested | E-commerce category and product scraper |
| e-commerce-scrapingcourse | E-commerce product scraper with pagination |
| e-commerce-shopify | Shopify store product scraper |
| ehr-integration | Data Extraction from Openimis Website |
| hybrid-automation | Hybrid automation combining Intuned Browser SDK with AI-powered tools like Stagehand and extractStructuredData |
| jsdom | Web scraping with JSDOM for HTML parsing |
| native-crawler | Native web crawler for sitemaps and recursive link following |
| network-interception | Network interception for CSRF token capture and paginated API data |
| playwright-basics | Basic Playwright automation examples |
| quick-recipes | Quick browser automation recipes |
| rpa-auth-example | Authenticated consultation booking with Auth Sessions |
| rpa-example | Consultation booking automation |
| rpa-forms-example | AI-powered form automation using Stagehand to fill insurance quote forms |
| setup-hooks | Demonstrates setup hooks for preparing data before API execution |
| stagehand | AI-powered browser automation with Stagehand |
| Example | Description |
|---|---|
| starter | Starter template for new projects |
| starter-auth | Starter template with Auth Sessions enabled |
| auth-with-email-otp | Multi-step authentication with Email-based OTP using Resend API |
| auth-with-secret-otp | Multi-step authentication with TOTP (Time-based OTP) using secret keys |
| browser-sdk-showcase | Comprehensive showcase of Browser SDK helper functions |
| browser-use | AI browser automation with Browser-Use |
| bs4 | Web scraping with BeautifulSoup for HTML parsing |
| captcha-solving-auth | E-commerce scraper with captcha solving and auth sessions |
| captcha-solving-basic | Basic captcha solving with reCAPTCHA, Cloudflare, and custom captchas |
| cdp-connection | Basic example demonstrating Chrome DevTools Protocol (CDP) connection |
| computer-use | AI-powered browser automation with Anthropic, OpenAI, Gemini, and Browser Use |
| crawl4ai | Web crawling using Crawl4AI library |
| e-commerce-auth-scrapingcourse | Authenticated e-commerce scraper with Auth Sessions |
| e-commerce-nested | E-commerce category and product scraper |
| e-commerce-scrapingcourse | E-commerce product scraper with pagination |
| e-commerce-shopify | Shopify store product scraper |
| ehr-integration | Data Extraction from Openimis Website |
| firecrawl | Web scraping with Firecrawl library |
| hybrid-automation | Hybrid automation combining Intuned Browser SDK with AI-powered tools like Stagehand and extract_structured_data |
| native-crawler | Native web crawler for sitemaps and recursive link following |
| network-interception | Network interception for CSRF token capture and paginated API data |
| playwright-basics | Basic Playwright automation examples |
| quick-recipes | Quick browser automation recipes |
| rpa-auth-example | Authenticated consultation booking with Auth Sessions |
| rpa-example | Consultation booking automation |
| rpa-forms-example | AI-powered form automation using Stagehand to fill insurance quote forms |
| scrapy | Web scraping with Scrapy framework (HTTP requests and Playwright integration) |
| setup-hooks | Demonstrates setup hooks for preparing data before API execution |
| stagehand | AI-powered browser automation with Stagehand |