Question by
sivovuk_unity · Feb 09, 2018 at 12:41 PM ·
gethttphttpwebrequesthttps
HTTP GET Method in C# Unity 3D - How to target specific text or header
Hi everyone, I'm currently new here in Unity community so please go easy on me. I have problem with WebRequest in Unity its working but catches all html tags, meta date ext. So my question is is there a way to target specific text or image or header or something like that. Thanks in advance.
Comment
Answer by sivovuk_unity · Feb 14, 2018 at 09:49 AM
I found out that you can't take info from website you need to use API from the site and WWW library and Json file to store data.