fromedwin / monitor

No code Prometheus setup for instance down monitoring
https://fromedwin.com
MIT License
1 stars 1 forks source link

Load sitemap.xml #39

Open sebastienbarbier opened 3 months ago

sebastienbarbier commented 3 months ago

If a website has a registered sitemap, it should be used to load all pages and start monitoring performance using lighthouse.

This ticket is about loading sitemap, creating database, and having a strategy to keep it up to date.

sebastienbarbier commented 2 months ago

Look at https://pypi.org/project/ultimate-sitemap-parser/ :)