A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ 0e077a4930 Refactoring to put html retrieval & cleaning into a separate file.
This version should also be capable of retrieving data from https urls.
2014-06-07 22:07:13 +02:00
cmake/Modules Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
lib Working example. 2014-06-07 20:44:43 +02:00
src Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
.gitignore First import 2014-06-06 20:24:24 +02:00
.gitmodules Working example. 2014-06-07 20:44:43 +02:00
CMakeLists.txt Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00