This website requires JavaScript.
Explore
Help
Sign in
gmakstutis
/
cognee
Watch
1
Star
0
Fork
You've already forked cognee
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e0663baba4
cognee
/
cognee
/
tasks
/
web_scraper
History
Geoff-Robin
66022751e9
Addressed code rabbit comment on shortening content
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