POST /post-data-scrape - Start scraping job (with dataset)
POST /post-data-scrape/direct - Scrape post data instantly
GET /post/{identifier} - Scrape single post data
GET /job/{job_id} - Get detailed job status
GET /status/{job_id} - Check job status (simple)
GET /dataset/{dataset_id} - Download dataset
GET /health - Health check
GET /docs - Interactive API documentation