Inspiration

Lots of time while we build a website especially front-end lots of time we make changes to make the website look better. So with the help of it, we can track the changes made and acts similar to a notification-based VCS.

What it does

Monitors the changes in a specified URL and sends a notification to the number provided.

How we built it

Python

Twilio

Challenges we ran into

Takes a lot of time to scrap the data on the web. Hence built 2 different models:

Robust: Takes more time to scrap and send notifications.

Minimal: Takes minimal time compared to the robust model.

Accomplishments that we're proud of

Successfully was able to monitor the changes made in the web

What we learned

Usage of Twilio to send notifications without using any other Platform.

What's next for Monitoring changes in Web using Twilio

Reduce the time complexity to a large scale so that it will be optimal and easy to access.

Built With

Share this project:

Updates