mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
6 lines
209 B
Markdown
6 lines
209 B
Markdown
|
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.
|