Introduction
Intuned’s browser automations are code-based, utilizing the Playwright framework as the underlying technology. Playwright is a Node.js library that enables browser automation through a single API. If you are looking to perform browser automation using Playwright, Intuned is an excellent platform to facilitate that.@intuned/sdk
Intuned also provides the @intuned/sdk, a library built on top of Playwright, extending its capabilities by offering powerful helpers designed for common browser automation tasks. The @intuned/sdk enhances Playwright by making automation tasks more reliable and easier to implement.
Namespaces of @intuned/sdk
The @intuned/sdk is organized into several namespaces, each tailored for specific functionalities:
-
@intuned/sdk/ai-extractors
: Provides powerful utilities for data and markdown extractions using AI. -
@intuned/sdk/optimized-extractors
: Enables the creation and execution of web extractors that are reliable and scalable. -
@intuned/sdk/playwright
: Offers additional helpers on top of Playwright to simplify common automation patterns. -
@intuned/sdk/runtime
: Includes helpers related to the Intuned runtime environment. -
@intuned/sdk/files
: Contains utilities to facilitate working with files.