Skip to content

ivanenko/python-urlspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL watcher script

Install python libraries:

pip install -r requirements.txt

Configuration

You can find configurations in SETTINGS.py file. All you need to do is to change SETTINGS dictionary
You can setup url, timeout, selectors and other options.
Just open SETTINGS.py, its pretty documented

Run script

After configurations run script:
> python urlspy.py

You will get notification email from script with detected changes

About

Web crawling script written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages