Skip to content

Latest commit

 

History

History

website-crawler-spider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Website Crawler Workflow

This workflow performs web crawling and content summarization.

Prerequisites

  • Spider API key

Workflow Details

  • Input Schema:

    • url: Target URL for crawling
  • Tools:

    • spider_crawler: Web crawling service integration
  • Main Steps:

    1. Crawl Execution
      • Process target URL
      • Gather website content
    2. Summary Generation
      • Create concise summary (100 words)
      • Format results

Usage

Perfect for applications requiring automated web content extraction and summarization.