Skip to content

Releases: edellingham/site-snagger

Site Snagger v1.0.0

Choose a tag to compare

@edellingham edellingham released this 17 Nov 20:36

🎉 Initial Release

Features

  • 🎨 Beautiful rich terminal UI with colorful progress bars
  • 📥 Downloads complete websites (HTML, CSS, JS, images)
  • 🌐 Maintains website structure locally
  • 📊 Real-time download statistics
  • 🔗 Rewrites links for offline browsing
  • ⚡ Asynchronous concurrent downloads
  • 🔒 SSL/TLS handling and error recovery
  • 📱 Supports all common file types

Installation

git clone https://github.com/edellingham/site-snagger
cd site-snagger
./setup.sh
./run.sh

Requirements

  • Python 3.7+
  • Dependencies in requirements.txt

Perfect for archiving websites for offline browsing!