Libraries for retrivieng html data from website

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. myhtml

    Fast C/C++ HTML 5 Parser. Using threads.

    if you want to parse it, there is only https://github.com/lexborisov/myhtml

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. lexbor

    Lexbor is development of an open source HTML Renderer library. https://lexbor.com

    Lexbor is here: https://github.com/lexbor/lexbor

  4. cpr

    C++ Requests: Curl for People, a spiritual port of Python Requests.

    To request the website you can use CPR, which is a user-friendly wrapper around libcurl: https://docs.libcpr.org/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to learn how to make a Web Scraper in C++?

    1 project | /r/learnprogramming | 3 Aug 2022
  • Any interest in a markup reader for ESP32 (and Arduino)?

    1 project | /r/esp32 | 23 Jul 2021
  • A M.2 HDMI capture card

    1 project | news.ycombinator.com | 21 Apr 2025
  • Fibonacci Hashing: The Optimization That the World Forgot

    2 projects | news.ycombinator.com | 16 Apr 2025
  • OBS Yayınlarında Kare Kaybı (Drop) Sorunu ve Çözüm Yöntemleri

    1 project | dev.to | 8 Apr 2025

Did you know that C is
the 6th most popular programming language
based on number of references?