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
fix/docker-jwt
Add File
New File
Upload File
Apply Patch
crawl4ai
/
tests
/
docker
History
Nasrin
4e1c4bd24e
Merge pull request
#1436
from unclecode/fix/docker-filter
...
fix(docker): resolve filter serialization and JSON encoding errors in deep crawl strategy
2025-08-27 11:08:42 +08:00
..
simple_api_test.py
fix: Check for raw: and raw:// URLs before auto-appending https:// prefix
2025-08-11 22:10:53 +05:30
test_config_object.py
feat(config): enhance serialization and add deep crawling exports
2025-02-13 21:45:19 +08:00
test_docker.py
fix: Check for raw: and raw:// URLs before auto-appending https:// prefix
2025-08-11 22:10:53 +05:30
test_dockerclient.py
feat(docker): add JWT authentication and improve server architecture
2025-02-18 22:07:13 +08:00
test_filter_deep_crawl.py
fix(docker): resolve filter serialization and JSON encoding errors in deep crawl strategy (ref
#1419
)
2025-08-25 14:04:08 +08:00
test_llm_params.py
feat(docker): Add temperature and base_url parameters for LLM configuration. ref
#1035
2025-08-26 16:44:07 +08:00
test_rest_api_deep_crawl.py
docs(tests): clarify server URL comments in deep crawl tests
2025-04-15 22:32:27 +08:00
test_serialization.py
feat(browser): add standalone CDP browser launch and lxml extraction strategy
2025-03-07 20:55:56 +08:00
test_server_requests.py
Docker tested on Windows machine.
2025-04-13 20:14:41 +08:00
test_server_token.py
feat(crawler): optimize single URL handling and add performance comparison
2025-03-13 22:15:15 +08:00
test_server.py
feat(api): improve cache handling and add API tests
2025-02-02 20:53:31 +08:00