{"service":"World Taekwondo Data Scraper","version":"1.0.0","description":"REST API for scraping World Taekwondo athlete ranking data","deployment":{"note":"Single port deployment for Autoscale/Reserved DM","api_access":"All API endpoints are under /api/ path","web_interface":"Run 'streamlit run app.py' on a separate port for web UI"},"api_endpoints":{"health":"/api/health","options":"/api/options","scrape":"/api/scrape","status":"/api/status/{task_id}","results":"/api/results/{task_id}","tasks":"/api/tasks","cancel":"/api/cancel/{task_id}","participants":"/api/participants","athlete_data":"/api/athlete-data","athlete_rankings":"/api/athlete-rankings","athlete_rankings_get":"/api/athlete-rankings/{athlete_id}","events":"/api/events","athlete_competitions":"/api/athlete-competitions","athlete_competitions_get":"/api/athlete-competitions/{athlete_id}"},"documentation":"/docs"}