How to get info from website
#1

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:

Quote:

{
''str0'' : ''result0''
''str1'' : ''result1'',
''str2'' : ''result2'',
''str3'' : ''result3'',
''str4'' : ''result4'',
''str5'' : ''result5'',
''str6'' : ''result6'',
}

and i want get only result0, result2, result4, result6. Is that possible? Thanks for answer.
Reply
#2

you need a JSON parser plugin for that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)