A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ aa015ddd6a Working example.
Tested with:
./scraper //meta[@name]
Note that libtidy adds a meta name=generator tag.
2014-06-07 01:15:06 +02:00
cmake/Modules Working example. 2014-06-07 01:15:06 +02:00
lib/tidy Updating to tidy-html5. 2014-06-06 22:33:27 +02:00
src Working example. 2014-06-07 01:15:06 +02:00
.gitignore First import 2014-06-06 20:24:24 +02:00
CMakeLists.txt Working example. 2014-06-07 01:15:06 +02:00