home/categories/full-stack/project-n-e-k-o-n-e-k-o-agent-skills-ssr-hydration-scraping-skill-md
full-stackdevelopment

ssr-hydration-scraping

Best practices for extracting data from modern React/Vue SSR pages (like Next.js or Nuxt.js) by targeting hydration state blocks (__NEXT_DATA__, __NUXT__) using regex and `jmespath`, avoiding brittle DOM selector scraping.

Project-N-E-K-O
maintainer
Project-N-E-K-O
Mis à jour 3/22/2026
Étoiles
946
Forks
133
quick start

Installation and usage

Best practices for extracting data from modern React/Vue SSR pages (like Next.js or Nuxt.js) by targeting hydration state blocks (__NEXT_DATA__, __NUXT__) using regex and `jmespath`, avoiding brittle DOM selector scraping.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ssr-hydration-scraping