mirror of
https://github.com/unclecode/crawl4ai.git
synced 2025-12-29 19:39:41 +00:00
Fix issue in 0.4.24 walkthrough
This commit is contained in:
parent
19b0a5ae82
commit
bd66befcf0
@ -17,7 +17,8 @@ from crawl4ai import (
|
||||
BrowserConfig,
|
||||
CrawlerRunConfig,
|
||||
CacheMode,
|
||||
LLMExtractionStrategy
|
||||
LLMExtractionStrategy,
|
||||
JsonCssExtractionStrategy
|
||||
)
|
||||
from crawl4ai.content_filter_strategy import RelevantContentFilter
|
||||
from crawl4ai.markdown_generation_strategy import DefaultMarkdownGenerator
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user