On Feb 23, 2015 3:41 AM, "j.kenneth fraac" <[email protected]> wrote: > > Thanks, that's perfect. How did you know to get sizzlingstats.com/api/stats/...? I was looking around for ages for something like that. Is it just standard?
I used Chrome Developer Tools (ctrl-shift-i) to see all the web requests and responses that the browser was doing on my behalf for the content I was looking for. I scanned through the full list and found the one most logical to contain the content you were asking about. You can also sort by content type and look for your JSON contents that way (application/json). -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
