Hi everyone,
I’ve released an open-source tool called MissionChief Station Checker, designed to help MissionChief players track which stations they own using Google Sheets.
It connects to the official `/api/buildings` endpoint (while logged in), compares your owned stations against a list in a spreadsheet, and visually marks them as FOUND or MISSING.
Key points:
- No scraping - API only
- Handles messy real-world naming (numbers, tags, suffixes, old locations)
- Built-in rate-limit protection
- Clear security documentation (cookies never stored in repo)
- Fully documented setup and troubleshooting
GitHub repo:
🔗 https://github.com/SamJustSam-cre…station-checker
Happy to take feedback or feature ideas.