From the course: JSON Essential Training

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Solution: Examine JSON data used by websites

Solution: Examine JSON data used by websites - JavaScript Tutorial

From the course: JSON Essential Training

Solution: Examine JSON data used by websites

(upbeat music) - [Instructor] I'm going to explore some data on the web, and sometimes you need to actually open up the network tab and start recording and listening for those HTTP requests before you actually open the site, just to make sure you get everything. So I've got a brand new tab here and I'm going to start by opening those developer tools. There are lots of different ways to open the developer tools, but remember, one of the most straight forward is just to right click anywhere on the web page and click inspect on the menu. And that's going to open up your developer tools. I've made mine a little bigger. You can just move the pointer over the top edge. And when it turns into that double-headed arrow, you can stretch that up, make it as big or small as you want. And then I want to go over to the network tab, and I'm not worried about checking on this page, but now that I have this open, I want to go up…

Contents