Educational Python tool to crawl a website (BFS, depth-controlled) and reconstruct everything a browser can retrieve — HTML, CSS, JS, images, fonts, PDFs — with offline-safe path rewriting and same-origin enforcement. Includes srcset handling, query-hash handling and content-type-aware saving. Ideal for learning and client-side security research.
-
Updated
Jan 28, 2026 - Python