A CLI tool for scraping websites using XPath.
Find a file
King_DuckZ cb00e484fa Working example.
Invoke it with ie:
./scraper http://www.dilbert.com '//div[@class='\''STR_Image'\'']/a/img/@src'
2014-06-07 20:44:43 +02:00
cmake/Modules Working example. 2014-06-07 01:15:06 +02:00
lib Working example. 2014-06-07 20:44:43 +02:00
src Working example. 2014-06-07 20:44:43 +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 Working example. 2014-06-07 20:44:43 +02:00