> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agenttoolkit.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Extract Content

> Extract content from one or more URLs using Selenium.

Args:
    request: ExtractRequest object with URLs and extraction options
    
Returns:
    ExtractResponse with extraction results and metadata

