Docs
NodesSearch Nodes
Edit Page on GitHub

Get URL Data

Scrape data from a given URL

linksearchwebscrapeEasy10
Get URL Data Node Screenshot

Description

The Get URL Data node scrapes data from a specified URL and returns the content in a structured format. This is useful for extracting information from web pages, APIs, or other online resources.

Common Use Cases

  • Extracting article content from news websites for summarization or analysis.
  • Scraping product details from e-commerce sites for price comparison.
  • Gathering data from public APIs for integration into workflows.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowURLURL to get data fromText

Outputs

The output connections this node provides:

NameDescriptionTypeoutputThe scraped content in markdownTextToolThe tool version of this node, to be used by LLMsTool

Fields

The configurable fields this node provides:

NameDescriptionTypeURLURL to scrapeValue: Enter text here...Text

Last updated on