c++ Working with browser | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

c++ Working with browser

Hey, guys. I want to make project on c++, but i actually don't know how to open browser page and take some info from there? Could anyone help my with that?

4th Feb 2018, 7:44 PM
Vlad Viktorov
Vlad Viktorov - avatar
1 Answer
- 1
You mean http request? You can use curl for it https://curl.haxx.se/libcurl/c/libcurl-tutorial.html
5th Feb 2018, 6:09 AM
Toni Isotalo
Toni Isotalo - avatar