Webpage Content / Screenshot Extender

Introducing the Website Content Data Extender from PromptMate.io, a dynamic tool designed to enrich your AI prompts with structured data from any URL. Simply use as input a URL from the CSV or another input field, and the Data Extender will fetch and extract the website content, converting it into structured data. This allows you to incorporate accurate, real-time website information into your prompts, enhancing the relevance and specificity of your AI prompts. Whether you're looking to include text, metadata, or any other website-related information into your prompts, the Website Content Data Extender makes it seamless and efficient.

Input fields / Configuration

These are the fields used for configuring the data extender.

Name Description
Abort on error fetching the websiteAbort the data extender if an error occurs while fetching the website
CSS Selector for content extraction (optional)CSS Selector for content extraction. If provided, the content will be extracted using this CSS Selector. If not provided, the content will be extracted from the whole page.
Wait additional seconds when rendering (optional)Add additional seconds to wait after the page is loaded before extracting the content. This can be useful for pages that load content dynamically after the initial load.
Data extender nameName of the data extender
Rendering & ScreenshotChoose if the requested URL should be rendered
URLURL of the website where the content needs to be extracted

Available Data Fields

These result fields can be used in the prompts.

Name Description
All H1 HeadingsAll h1 headings from Page
All H2 HeadingsAll h2 headings from Page
All H3 HeadingsAll h3 headings from Page
All H4 HeadingsAll H4 headings from Page
All H5 HeadingsAll H5 headings from Page
All HeadingsAll h1-h5 headings from Page
All ImagesAll images from Page (image_url;alt)
All linksAll links on Page (target_url;text;rel;nofollow;target)
Extracted content (CSS Selector)CSS Selector Extracted Content (if CSS Selector is provided)
HTTP Response HeadersResponse Headers of the website
Main Website contentMain content of the website
Meta DescriptionMeta Description of the website
Meta KeywordsMeta Keywords of the website
Screenshot URLScreenshot (if requested)
Crawl titleTitle of the website
All Website contentAll content of the website
Website HTTP Status CodeReturned HTTP Status Code of the website
Start creating a new app and use this Data Extender in your prompts.