Skip to main content
Image URL content item for content-based extraction.
class ImageUrlContentItem(dict)

Properties

type
str
The type of the content item, which is always “image-url”.
image_type
str
The image format (e.g., “png”, “jpeg”, “gif”, “webp”).
data
str
The URL of the image.