A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ 44992458ac Quick dirty fix to avoid invalid characters in scripts.
Note that with this change scritps are stripped away, so
you won't find any <script></script> pair in the html.

Also print some more detailed info about errors.
2015-03-01 05:03:12 +01:00
cmake/Modules Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
lib Drop tidy from the repo and import it as submodule. 2015-03-01 03:17:47 +01:00
src Quick dirty fix to avoid invalid characters in scripts. 2015-03-01 05:03:12 +01: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 Drop tidy from the repo and import it as submodule. 2015-03-01 03:17:47 +01:00