cognee/cognee/tasks/web_scraper
2025-10-08 16:51:03 +05:30
..
__init__.py Added Documentation 2025-10-06 04:00:15 +05:30
bs4_crawler.py Added self as an argument to all previous methods that were static methods 2025-10-07 21:51:26 +05:30
config.py Made api_key field in TavilyConfig models to be Optional[str] type to allow None value 2025-10-07 22:38:13 +05:30
models.py Addressed code rabbit comment on shortening content 2025-10-08 16:51:03 +05:30
utils.py Added await 2025-10-07 22:36:24 +05:30
web_scraper_task.py Addressed code rabbit comment on shortening content 2025-10-08 16:51:03 +05:30