powered by
__NEXT_DATA__
Sites built on Next.js (e.g. HoopsHype) embed their hydrated data in a <script id="__NEXT_DATA__"> JSON blob. This returns that parsed list.
<script id="__NEXT_DATA__">
.next_data(doc)
The parsed __NEXT_DATA__ as a list, or NULL if absent.
NULL
An xml_document from .ext_html().
xml_document
.ext_html()