Skip to content

RedKage/wgetxpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgetxpath

Downloads a web page and then executes an XPath expression on it in order to grab only parts of the page of interest. Outputs on stdout.

Useful tool to monitor parts of static HTML pages. You can pipe the output of wgetxpath to diff to see changes with previous version of the same page.

Code is in .NET Core 3.0, works fine on a Linux box with Mono 6.4.0.198.


License

http://i.imgur.com/oGGeSQP.png The license for wgetxpath is the WTFPL: Do What the Fuck You Want to Public License.

About

wget a web page and then execute an XPath expression on it in order to grab only parts of the page of interest. Outputs on stdout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages