What problem does it solve?
Scrape-Webpage helps teams migrating content from web pages to a CMS by extracting page content, metadata, and images, and preparing migration-ready artifacts including local images and cleaned HTML.
Core Features & Use Cases
- Extracts page metadata (title, description, Open Graph, JSON-LD) for SEO preservation during migration.
- Downloads all visible images, converts non-PNG/JPG formats to PNG, and maps original URLs to local paths for offline CMS imports.
- Produces cleaned HTML with preserved attributes and with image references replaced by local paths, ready for import.
- Generates structured document paths and related file names (MD, plain HTML) for CMS-compatible structure.
- Use Case: You are migrating a large set of pages to AEM Edge Delivery Services and need a reproducible pipeline that yields import-ready assets and data.
Quick Start
Run the analyze-webpage script on a target URL to generate migration-ready artifacts in the output directory.