6 lines
209 B
Markdown
Raw Normal View History

2022-10-09 23:44:32 +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.