A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ b79d758e8e Fix error when running multiple xpaths or something like that.
This fixes the xqilla exception being thrown:
"It is an error for the context item to be undefined when using it"
2020-04-01 03:14:26 +02:00
cmake/Modules Use XQilla and Xerces-c from the system instead of pugixml. 2020-02-18 10:19:51 +01:00
lib Update submodules 2020-02-18 10:43:07 +01:00
src Fix error when running multiple xpaths or something like that. 2020-04-01 03:14:26 +02:00
.gitignore Use XQilla and Xerces-c from the system instead of pugixml. 2020-02-18 10:19:51 +01:00
.gitmodules Trying to get scraplang implemented 2018-01-10 20:25:19 +00:00
CMakeLists.txt Remove --dump-raw option. 2020-02-19 17:13:34 +01:00
COPYING Attach GPLv3. 2015-10-01 15:31:58 +02:00
map_form.txt markdown code formatting 2018-02-05 21:40:36 +00:00
sample.scrap Making ApplyBlocks work with {{variable}} sources. 2018-02-15 10:29:05 +00:00