30.10.2016, 09:42
Hi guys, i have a question, if it's possible to get data from website and somehow from that declare variables.
I made website to show what i mean.. I've got a website and from this page get only some variables.
Example:
and i want get only result0, result2, result4, result6. Is that possible? Thanks for answer.
I made website to show what i mean.. I've got a website and from this page get only some variables.
Example:
Quote:
{ ''str0'' : ''result0'' ''str1'' : ''result1'', ''str2'' : ''result2'', ''str3'' : ''result3'', ''str4'' : ''result4'', ''str5'' : ''result5'', ''str6'' : ''result6'', } |