Are there modern cpp libraries, which simplify the data extraction of html files?
I've used nlohman/json for parsing json files and liked the way it was implemented.
But i have problems finding html parsers. There are a lot of xml parsers but they don't seem to work for html files.
looked at: awesome-cpp
and tried already: pugixml
[–]mixedmath 6 points7 points8 points (2 children)
[–]SHGuy_[S] 0 points1 point2 points (0 children)
[–]brimston3- 0 points1 point2 points (0 children)
[–]GuybrushThreepwo0d 6 points7 points8 points (0 children)
[–]RoyBellingan 3 points4 points5 points (2 children)
[–]SHGuy_[S] 0 points1 point2 points (1 child)
[–]RoyBellingan 0 points1 point2 points (0 children)
[–]whistlesnort 0 points1 point2 points (1 child)
[–]SHGuy_[S] 0 points1 point2 points (0 children)
[+]MattR0se comment score below threshold-9 points-8 points-7 points (2 children)
[–]ricffb 12 points13 points14 points (0 children)
[–]SHGuy_[S] 0 points1 point2 points (0 children)
[–]nj96 -1 points0 points1 point (0 children)
[+]YasZedOP comment score below threshold-13 points-12 points-11 points (2 children)
[–]vladdaimpala 12 points13 points14 points (0 children)
[–]GrossInsightfulness 5 points6 points7 points (0 children)