This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
duckscraper
Watch
1
Star
0
Fork
You've already forked duckscraper
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A CLI tool for scraping websites using XPath.
13
commits
3
branches
1
tag
1.1
MiB
C++
82.4%
CMake
17.6%
00150938dd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
King_DuckZ
00150938dd
Fix the html cleaning code that was not really cleaning.
2015-09-28 22:59:09 +02:00
cmake
/Modules
Refactoring to put html retrieval & cleaning into a separate file.
2014-06-07 22:07:13 +02:00
lib
Update libtidy and curlcpp.
2015-09-28 15:30:09 +02:00
src
Fix the html cleaning code that was not really cleaning.
2015-09-28 22:59:09 +02: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
Parse options through boost program_options.
2015-09-28 21:48:46 +02:00