Hacker News new | ask | show | jobs
by jhuckestein 5246 days ago
The webkit inspector is also great for that. you can paste js and browse it in a nice way.

On most pages you can even just open the inspector (cmd alt i) and do $.get() to inspect json from random places