Sunday, 1 March 2015

How do I know if a certain website uses json / xml?



I'm aware this is a beginner question, but I couldn't find anything so I came here.


I want to use jQuery jsonp and for that I understood the website I want to extract data from should use json / xml, so far am I right?


It's probably as simple as going to developer tools in Chrome and look for json / xml files, but I just wanna be sure. how do I know for sure if a certain website uses json / xml? there should be .json / .xml files somewhere?


No comments:

Post a Comment