{"service":"CREX Live Scraper","version":"1.1.0","endpoints":{"GET /":"this info","GET /health":"scraper health check","GET /matches":"all matches (live + upcoming + completed)","GET /matches/live":"currently live matches","GET /matches/upcoming":"upcoming matches","GET /matches/completed":"completed matches","GET /logs":"recent logs (?limit=N, default 100, max 1000)","POST /logs/save":"flush the in-memory log buffer to logs.json on disk","GET /stats":"scraper runtime statistics","GET /docs":"interactive Swagger UI"},"data_files":{"matches":"data/matches.json","logs":"data/logs.json","stats":"data/stats.json"}}