NikSergeef
New Member
I want to develop a list from a website into my application. It is done using parsing I know. The question is how do i get an XML or JSON code of a random website. For e.g how do i get the XML/JSON code of this website http://www.indianfoodforever.com/eating-out/restaurants/. I am clueless as to how this can be done.I can parse and do the rest of the work myself but how do i retrieve the necessary data from a website code? Help required please.