Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret-Agent-Url

My take on a url monitoring tool.

Quick Start

  1. Clone repository
git clone https://github.com/ccarse/Secret-Agent-Url
cd Secret-Agent-Url
  1. Install dependencies
npm install
  1. Edit config.js, most importantly the URLs object to include the URLs you'd like to monitor.
  2. If using environment variables to store email credentials, set those.
  3. Run!
node Secret-Agent-Url.js

TODO

  • Error handling
  • More customizable and richer output options
  • Video quickstart tutorial
  • Cron/launchd instructions
  • Better logging

FAQ

Hey n00b, you didn't capitalize URL, what gives?

The project is pronounced Secret Agent Earl, it's not capitalized to try and help point out that it's a play on words.

Special thanks to http://github.com/thp. I've based a lot of this on his excellent python urlwatch tool. http://thp.io/2008/urlwatch/

About

A URL monitoring tool that will email you when a site (or a particular part of a site) changes

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages