소개
Streamlines the multi-stage process of collecting and managing UFC fighter information, including personal stats, fight histories, and career records. This skill guides users through a structured pipeline that crawls alphabetical fighter listings, extracts deep details into JSON/JSONL formats, performs rigorous data validation, and handles ingestion into PostgreSQL or SQLite databases. It is particularly useful for maintaining data integrity in sports analytics applications, providing specific workflows for full refreshes, sample testing, and recovering from failed scraping attempts while managing Redis cache invalidation.