/jsoup-cpp

A c++ port of jsoup because I need it

Primary LanguageC++OtherNOASSERTION

A C++ JSoup Port

Why?

I really like JSoup....buuut I want something like it for C++. Unfortunately, that doesn't exist. I guess I have to make it!

Please check out the original JSoup by Jonathan Hedley at (https://github.com/jhy/jsoup)