NodesSearch Nodes
Edit Page on GitHubGet URL Data
Scrape data from a given URL
linksearchwebscrapeEasy10

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 fromTextOutputs
The output connections this node provides:
NameDescriptionTypeoutputThe scraped content in markdownTextToolThe tool version of this node, to be used by LLMsToolFields
The configurable fields this node provides:
NameDescriptionTypeURLURL to scrapeValue:Enter text here...TextLast updated on