A CLI tool for scraping websites using XPath.
Find a file
2015-10-01 14:18:02 +02:00
cmake/Modules Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
lib Update tidy (fixes the build with tidy as a submodule) 2015-09-30 16:33:52 +02:00
src Refactor xpath query into a separate function. 2015-10-01 14:18:02 +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 Refactor xpath query into a separate function. 2015-10-01 14:18:02 +02:00