Tool for downloading websites.
Go to file
CohenArthur 218861d7ff
scraper: Default behavior is quiet
Co-Authored-By: Esteban Blanc <estblcsk@gmail.com>
2020-04-18 15:23:37 +02:00
.github/workflows ci: Add unit tests CI 2020-04-09 11:40:30 +02:00
src scraper: Default behavior is quiet 2020-04-18 15:23:37 +02:00
tests benchmark: Get best result instead of previous result 2020-04-16 18:25:08 +02:00
.gitignore gitignore: Ignore tags folder 2020-04-09 11:36:20 +02:00
Cargo.lock Merge branch 'master' into add-logging 2020-04-18 15:45:05 +02:00
Cargo.toml Merge branch 'master' into add-logging 2020-04-18 15:45:05 +02:00
LICENSE Initial commit 2019-10-29 18:21:52 +01:00
README.md scraper: Tick multithreading box 2020-04-18 12:59:08 +02:00

SuckIT

SuckIT allows you to recursively visit and download a website's content to your disk.

Features

  • Vacuum the entirety of a website recursively
  • Use multithreading
  • Write the website's content to your disk
  • Offline navigation