Web Read Agent

The Web Read Agent extracts information from a webpage (HTML) using LLMs and outputs the result in text format(TXT).

API KEY

Enter an OpenAI or Google API key. The %VARIABLE% format is supported.

MODEL

The following model types are currently supported:

Platform
Model

OpenAI

o3, gpt-4.1, gpt-4.1-mini

Google

gemini-2.5-pro, gemini-2.5-flash, gemini-2.0-flash

Generally, the models listed above are billed based on usage. For billing details, refer to:

HTML

Click the "PICK" button or use the %FILENAME% variable to select the webpage file.

ADD PROMPT

Add a natural language prompt to guide the model.

  • FILENAME: Name of the output file. The output will be saved as a .txt file.

  • PROMPT: Natural language instruction.

Example

Goal: Extract and filter data from the webpage

Step 1: Use the “Retrieve Content” function to store the data as the HTML file

Step 2: Use the Web Read Agent module and apply the natural language prompt to guide the model.

Result: The output will be a text object.

--

We are dedicated to improving our content. Please let us know if you come across any errors, including spelling, grammar, or other mistakes, as your feedback is valuable to us! 🤖️⚡️

Last updated