CLI for DownDetector
It scrapes the status message from DownDetector's Website and shows it in the terminal. So you don't need to open up the Website for checking the status of a service.
The scraper has been updated to work with the modern DownDetector website structure:
- ✅ Improved bot detection bypass with modern browser headers
- ✅ Multi-strategy HTML parsing for resilience against website changes
- ✅ Better error handling and timeout support
- ✅ Backward compatible with older website structures
See CHANGELOG.md for detailed changes.
For details on how to contribute to this project see this