Many server-rendered pages embed the full record as JSON (ld+json / application/json / __NEXT_DATA__). The Loop already has value-path (crawloop/loop/jsonpath.py) and path-map (crawloop/loop/pathmap.py) strategies; generalize/strengthen them so JSON-embedding families compile to near-100%-deterministic crawlers. Help wanted.
Many server-rendered pages embed the full record as JSON (
ld+json/application/json/__NEXT_DATA__). The Loop already has value-path (crawloop/loop/jsonpath.py) and path-map (crawloop/loop/pathmap.py) strategies; generalize/strengthen them so JSON-embedding families compile to near-100%-deterministic crawlers. Help wanted.