Files
parentzone_downloader/config/snapshot_config_test.json
Tudor Sitaru d8637ac2ea
All checks were successful
Build Docker Image / build (push) Successful in 1m3s
repo restructure
2025-10-14 21:58:54 +01:00

12 lines
304 B
JSON

{
"api_url": "https://api.parentzone.me",
"output_dir": "./snapshots_test",
"type_ids": [15],
"date_from": "2021-10-18",
"date_to": "2025-09-05",
"max_pages": 2,
"api_key": "95c74983-5d8f-4cf2-a216-3aa4416344ea",
"email": "tudor.sitaru@gmail.com",
"password": "mTVq8uNUvY7R39EPGVAm@"
}