python-scripts/scripts/track_webpage_changes
2022-10-09 23:44:32 +05:30
..
main.py Create main.py 2022-10-09 23:36:57 +05:30
README.md Create README.md 2022-10-09 23:44:32 +05:30
requirements.txt Create requirements.txt 2022-10-09 23:38:52 +05:30

Tracking any change in a webpage using Python.

  • Input the url with proper format(with https:// and so on).
  • The program checks the site periodically, so input an interval in seconds.
  • Look at your screen.