Skip to main content

Tracks pages and sends out email alerts when the page changes

Project description

===========
Page Tracker
===========

Tracks a page and sends out email alerts if something changes in the tracked page
test.py
#!/usr/bin/env python

import page_tracker
page_tracker.track_page()

=============
configuration
=============
A config.JSON file has to be setup like so in the same directory as the file calling the track_page function like so
{
"gmail_id": <any gmail user id from which email alerts will be sent>,
"gmail_password": <password of the id used to send out alerts>,
"send_alert_to" : <any email id to which alerts will be sent >,
"link_to_monitor": <link to monitor>,
"time_interval": <time interval in seconds , takes integer values only >
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

page_tracker-0.1.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file page_tracker-0.1.2.tar.gz.

File metadata

File hashes

Hashes for page_tracker-0.1.2.tar.gz
Algorithm Hash digest
SHA256 38edfb80fd8add62174d43300cc733b84098add9053fbf23ca7028511a7a3821
MD5 b30c1bd64ad9051e420e81698320a637
BLAKE2b-256 668a502e0d9b105f6a481a87f2b2675ab483d6dee1b11960e5e618f73dadf5a8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page