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