Files
parentzone_downloader/config/snapshot_config.json
Tudor Sitaru e8df11bc16
All checks were successful
Build Docker Image / build (push) Successful in 1m3s
changing paths for downloads
2025-10-14 22:29:16 +01:00

11 lines
280 B
JSON

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