Skip to content

A simple command line website grabber that reads a single value

Notifications You must be signed in to change notification settings

TobseF/grid-power-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

⚡ SR Grid - Power Grabber

ℹ Tool which was used in research in 2015. Now in 2020 it's ready for the GitHub archive.

A simple command line website grabber that reads a single value from a website and stores it in a CSV file.
It's used to periodically monitor the SR Grid Frequency from the Power System Operation Corporation Ltd. - A Government of India Enterprise.

The parsed websites are:

I also deployed it to google app engine, but at the end it was enough to run it on a local desktop PC.

🛠 Options

The options will be provided during start as console input - The Grabber will aks for them.

  • updateIntervall Update interval in seconds
  • readingTimeout Timeout for loading the site in seconds

🚀 Run

java -jar website-grabber.jar 

⌨ Commands

  • start
  • stop
  • exit

About

A simple command line website grabber that reads a single value

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages