A CLI tool for scraping websites using XPath.
I'm not sure it always works, but the idea is that this should find the maximum size of all arrays resulting from a scraplang struct query and make all entries the same length filling them with: 1) the default value if one was given in scraplang 2) the value of the last entry in the array being filled 3) just empty values It seems to work but I can't say I ran very extensive tests. I'll test more in the future and fix as needed. |
||
---|---|---|
cmake/Modules | ||
lib | ||
src | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
COPYING | ||
map_form.txt | ||
sample.scrap |