Built a simple API to track website changes (no scraping needed)
I kept needing a way to monitor pages without building scrapers, so I made a small API that:
- detects when a site changes
- returns a simple summary
- works in one API call
Also added a simple UI if you don’t want to code.
You can try it instantly (100 free credits):
https:// webintel.io
Would love feedback or ideas 🙏