Installation
When using Intuned, this package is pre-installed in every Python project.
Quick example
AI module
AI-powered utilities for data extraction and page analysis. These functions use AI and incur costs.Helpers module
Requirements
- Python 3.8+
- Playwright (
pip install playwright && playwright install) - For AI functions: API key for your AI provider (set via environment variable or function parameter)