Intuned home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
FileUrlSource
Documentation
Automation SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
extractStructuredDataFromPage
extractStructuredDataFromLocator
extractMarkdownFromPage
extractMarkdownFromLocator
extractStructuredDataFromContent
extractMarkdownFromFile
extractStructuredDataFromFile
extractTablesFromFile
Interfaces
ExtractedTable
FileBase64Source
FileBufferSource
FileUrlSource
HtmlStrategy
ImageFile
ImageStrategy
PdfFile
Optimized extractors
Playwright
Runtime
Files
On this page
Properties
data
type
Interfaces
FileUrlSource
Represents a file source from a URL.
Properties
data
Copy
Ask AI
data
:
string
;
The URL of the file.
type
Copy
Ask AI
type
:
"url"
;
The type of the file source, which is always “url”.
FileBufferSource
HtmlStrategy
Assistant
Responses are generated using AI and may contain mistakes.