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.
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.