Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Full Page Scraper

A free Chrome extension that saves a webpage's HTML, CSS, JavaScript, images, fonts, icons, and media to a folder on your computer — and generates a clean context.md summary file that's ready to hand to an AI assistant.

No accounts, no API keys, no data ever leaves your machine.

Extension popup screenshot

What it does

  • Saves a full local copy of any page: index.html, css/, js/, images/, fonts/, icons/, media/
  • Rewrites all the links so the saved page actually works when you open it offline
  • Freezes dashboards/web apps as a static snapshot so they don't break trying to re-fetch live data
  • Generates context.md — a markdown summary (page structure, tech stack, forms, colors/fonts, visible text) so you can drop it straight into a conversation with an AI instead of pasting raw code

Install

  1. Download and unzip full-page-scraper.zip somewhere permanent (don't delete the folder afterward — Chrome loads it from there).
  2. Open chrome://extensions in Chrome.
  3. Turn on Developer mode (top right toggle).
  4. Click Load unpacked and select the unzipped folder.
  5. Pin the extension icon to your toolbar for easy access.

How to use

  1. Go to any webpage.
  2. Click the extension icon → Scrape & Save This Page.
  3. A new tab opens — check the boxes for what you want, then click Choose Folder & Save Everything.
  4. Pick a folder on your computer. Everything saves there, with a live log showing each file as it's captured.

About

Chrome extension that saves the full HTML, CSS, JS and assets of any page locally, then generates a context.md summary ready to paste into an AI assistant. No accounts, no API keys.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages