A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ f0e7a1d136 Trying to get scraplang implemented
Lots of changes I made on the train and had little
time to make tidily.
Use c++17 (for std::optional)
Clean up the cmake script a bit
Get rid of unused stuff
Skeleton implementation of some classes for scraplang
2018-01-10 20:25:19 +00:00
cmake/Modules Refactoring to put html retrieval & cleaning into a separate file. 2014-06-07 22:07:13 +02:00
lib Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
src Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
.gitignore Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
.gitmodules Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
CMakeLists.txt Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
COPYING Attach GPLv3. 2015-10-01 15:31:58 +02:00
sample.scrap Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00