Skip to content

almondj/nnss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NNSS

Scanning the nevada national security site for tour dates and any updates.

The Nevada National Security Site is a hot spot for tours and radiation. Tours are offered, but they're tough to get into as the only way to hear about them is from a static HTML page with no ability to get alerts: https://www.nnss.gov/pages/PublicAffairsOutreach/NNSStours.html. In order to ensure that I got on the list, I built this script to scan for NNSS Tour listings. The script is simple and effectively looks for any page changes and then sends an email.

Setup

  • Get a PHP enabled server
  • Update your email in the tour.php file
  • The hash value in the conditional at line 10 in the tour.php file may also need to be updated (conditional value can be easily retrieved by just viewing the value with the compiled script)
  • Host the file on the PHP enabled server
  • Setup a cron job or similar to scan the page (I did every 15 minutes)

If the NNSS page updates, an email will then be dispatched to the email specified (you can add more emails if you'd like)

Tips

Following these tips allowed me to immediately submit a tour request after the alert email came in.

About

Scanning the nevada national security site for tour dates and any updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages