Web Access
Use the Web Access tool to perform any task on given URL(s). Just describe what you want in natural language and the tool will:
1. Scrape the webpage content automatically
2. Try pattern matching first (fast, free)
3. Use LLM agent if needed (for complex tasks)
EXAMPLES:
- "Find the contact email" → Extracts email addresses
- "Research this company" → Gathers and synthesizes company info
- "Get all product prices" → Extracts product listings
- "What services do they offer?" → Analyzes and summarizes content
- "Extract the main article text" → Gets readable text content
RETURNS: { text: "result", sources: ["urls"] } with the answer to your task.
Node Analysis Pending
This node's source code has not been analyzed yet. Our service processes nodes in a first-come-first-served manner, and it takes time to analyze the large number of community nodes.
While waiting for the analysis, you can:
- Visit node's website
- Review node's source code on NPM
- Check the node's package documentation