Files
crawl4ai/crawl4ai/scraper/__init__.py

2 lines
99 B
Python

from .async_web_scraper import AsyncWebScraper
from .bfs_scraper_strategy import BFSScraperStrategy