| .next_data | R Documentation |
__NEXT_DATA__ JSON from a pageSites built on Next.js (e.g. HoopsHype) embed their hydrated data in a
<script id="__NEXT_DATA__"> JSON blob. This returns that parsed list.
.next_data(doc)
doc |
An |
The parsed __NEXT_DATA__ as a list, or NULL if absent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.