Also, the other approach, you can get page json directly with below url:
http://localhost:4502/{pagepath}.{level}.json
Here level is the location where all the components presents.
Eg: http://localhost:4502/content/wknd/us/en/magazine/guide-la-skateparks.5.json once you have the json, you can par...