Im trying to understand how a particular website works, it is a single page website with lots of data and I'm trying to find out where all the data is stored or no stored.
It would make sense not to have all the data stored locally, but to get data by ajax, however I cant see any ajax requests in the network recorder on chrome or safari.
Also I looked at the javascript and there are lines such as
var r = $requestJSON
But seems strange theres no request being recorded. Can anyone explain? Are some requests hidden?
Aucun commentaire:
Enregistrer un commentaire