Appearance
Spa & Wellness Vertical
Spa and wellness facilities and services.
LOE: ~16-24 hours
Epic: Spa & Wellness Data Acquisition
Plan: Build crawlers for Mindbody and SpaFinder to acquire spa and wellness facility data.
Architectural Context: Mindbody covers fitness and wellness businesses; SpaFinder focuses on spa-specific inventory. Crawlers run in parallel. Results include facility details, services offered, and location data.
Tasks
- Build Mindbody crawler
- Build SpaFinder crawler
Epic: Spa & Wellness Schema and Storage
Plan: Design the wellness data model and implement SQLite storage with MCP tools for agent consumption.
Architectural Context: The data model captures facility type, services, pricing, location, and amenities. SQLite provides embedded storage. MCP tools expose wellness data to Research Agents for destination-based queries.
Tasks
- Design wellness data model
- Implement SQLite tables and MCP tools