mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 15:34:23 +01:00
update nav
This commit is contained in:
@@ -38,22 +38,4 @@ flowchart TD
|
||||
A7 -- "Processes Links from" --> A5
|
||||
A3 -- "Provides Cleaned HTML to" --> A9
|
||||
A1 -- "Specifies Content Filter" --> A9
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [AsyncCrawlerStrategy](01_asynccrawlerstrategy.md)
|
||||
2. [AsyncWebCrawler](02_asyncwebcrawler.md)
|
||||
3. [CrawlerRunConfig](03_crawlerrunconfig.md)
|
||||
4. [ContentScrapingStrategy](04_contentscrapingstrategy.md)
|
||||
5. [RelevantContentFilter](05_relevantcontentfilter.md)
|
||||
6. [ExtractionStrategy](06_extractionstrategy.md)
|
||||
7. [CrawlResult](07_crawlresult.md)
|
||||
8. [DeepCrawlStrategy](08_deepcrawlstrategy.md)
|
||||
9. [CacheContext / CacheMode](09_cachecontext___cachemode.md)
|
||||
10. [BaseDispatcher](10_basedispatcher.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user