🎯

scrape-webpage

🎯Skill

from adobe/helix-website

VibeIndex|
What it does

Extracts structured data from web pages using configurable scraping rules and selectors.

πŸ“¦

Part of

adobe/helix-website(15 items)

scrape-webpage

Installation

Node.jsRun Node.js server
node .claude/skills/scrape-webpage/scripts/analyze-webpage.js "https://example.com/page" --output ./import-work
npxRun with npx
npx playwright install chromium
npm installInstall npm package
npm install playwright
πŸ“– Extracted from docs: adobe/helix-website
1Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
testing-blocks🎯Skill

Validates and tests code blocks within the Helix website documentation to ensure code examples are accurate and functional.

🎯
modeling-content🎯Skill

Generates content models and schemas for Adobe Helix websites, enabling structured and consistent content representation.

🎯
using-the-block-collection-and-block-party🎯Skill

Demonstrates using Block Collection and Block Party components for creating dynamic, modular web content in Adobe Helix.

🎯
code-review🎯Skill

Performs automated code review and quality checks for Adobe Helix website projects, ensuring code standards and best practices.

🎯
block-inventory🎯Skill

Manages and tracks code block inventory for the Helix website, enabling systematic organization and tracking of code components.

🎯
building-blocks🎯Skill

Provides modular, reusable components and design patterns for building consistent and efficient web interfaces in the Helix project.

🎯
identify-page-structure🎯Skill

Identifies and analyzes the structural components and layout of web pages to provide detailed insights into page composition.

🎯
using-content-driven-development🎯Skill

Guides developers in creating web content using a content-driven approach with structured markdown and dynamic rendering techniques.

🎯
generate-import-html🎯Skill

Generates HTML import statements for JavaScript modules, simplifying module inclusion in web projects.

🎯
page-decomposition🎯Skill

Decomposes web pages into structured components for efficient analysis and processing within the Helix website framework.