Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Adding on to this, if an app uses client-side hydration (ex Next apps) sometimes you can find a big JSON object in the HTML with all the page data. In these cases you can usually write some custom code to extract and parse this JSON object. Sometimes the JSON is embedded in some JavaScript code so you need to use a little regex to extract it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: