Get HTML data to program(C++) -


Hi I would like to add some functions to my app. How is it possible to obtain data from a web page? For example, I log in to webchat that IOS is https safe and now there are some tables with user replies.

How to obtain tables or some other HTML component of my C ++ program is SSLed, so we do not want to breathe http.

What should I do?

There may be a look but it provides access to the web like a browser and afterwards You can access the elements of pages obtained in your C ++ code.


Comments

Post a Comment

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -