This website requires JavaScript.
Explore
Help
Register
Sign In
ayrisdev
/
crawl4ai
Watch
1
Star
0
Fork
0
You've already forked crawl4ai
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78223bc847a970178cc97f15e2e6f484a3e9cd5f
crawl4ai
/
docs
/
scraper
History
Aravind Karnam
78223bc847
feat: create ScraperPageResult model to attach score and depth attributes to yielded/returned crawl results
2025-01-28 16:47:30 +05:30
..
async_web_scraper.md
Fixed a bug in _process_links, handled condition for when url_scorer is passed as None, renamed the scrapper folder to scraper.
2024-11-23 13:52:34 +05:30
bfs_scraper_strategy.md
Fixed a bug in _process_links, handled condition for when url_scorer is passed as None, renamed the scrapper folder to scraper.
2024-11-23 13:52:34 +05:30
filters_scrorers.md
Fixed a bug in _process_links, handled condition for when url_scorer is passed as None, renamed the scrapper folder to scraper.
2024-11-23 13:52:34 +05:30
how_to_use.md
Fixed a bug in _process_links, handled condition for when url_scorer is passed as None, renamed the scrapper folder to scraper.
2024-11-23 13:52:34 +05:30
scraper_quickstart_review.py
refactor(scraper): optimize URL validation and filter performance
2025-01-22 19:45:56 +08:00
scraper_quickstart.py
feat: create ScraperPageResult model to attach score and depth attributes to yielded/returned crawl results
2025-01-28 16:47:30 +05:30