Intuned home page
Search...
⌘K
Documentation
Documentation (New)
Browser 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
Support
Get Started
Intuned home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Interfaces
FileBufferSource
Interfaces
FileBufferSource
Copy page
Copy page
Represents a file source from a buffer.
Properties
data
Copy
Ask AI
data
:
Buffer
;
The buffer data of the file.
type
Copy
Ask AI
type
:
"buffer"
;
The type of the file source, which is always “buffer”.
Previous
FileUrlSource
Next
On this page
Properties
data
type
Assistant
Responses are generated using AI and may contain mistakes.