mirror of
https://github.com/unclecode/crawl4ai.git
synced 2025-09-27 11:48:51 +00:00

Renames the final_url field to redirected_url across all components to maintain consistent terminology throughout the codebase. This change affects: - AsyncCrawlResponse model - AsyncPlaywrightCrawlerStrategy - Documentation and examples No functional changes, purely naming consistency improvement.