feat: initial commit

This commit is contained in:
2026-04-18 08:59:04 +02:00
commit 862c0d1703
32 changed files with 8492 additions and 0 deletions

8
.env.test.example Normal file
View File

@@ -0,0 +1,8 @@
# Scrapling service URL (default: http://localhost:8765)
SCRAPLING_SERVICE_URL=http://localhost:8765
# Optional API key for the Scrapling service
SCRAPLING_API_KEY=
# Test URL used in integration tests
SCRAPLING_TEST_URL=https://httpbin.org/html