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?
1 Answer
- 1
You mean http request?
You can use curl for it
https://curl.haxx.se/libcurl/c/libcurl-tutorial.html