A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ 49aa62815a Allow piping.
Atm you still need to specify some parameter for the url, even if
it's not needed. The good news is that the value doesn't have to
be a valid URL, so any string will do.
2015-09-28 23:37:42 +02:00
cmake/Modules Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
lib Update libtidy and curlcpp. 2015-09-28 15:30:09 +02:00
src Allow piping. 2015-09-28 23:37:42 +02:00
.gitignore First import 2014-06-06 20:24:24 +02:00
.gitmodules Drop tidy from the repo and import it as submodule. 2015-03-01 03:17:47 +01:00
CMakeLists.txt Parse options through boost program_options. 2015-09-28 21:48:46 +02:00