Tool for downloading websites.
Go to file
2020-04-29 23:14:45 +02:00
.github/workflows ci: Split ci in two jobs 2020-04-29 18:54:33 +02:00
src Merge branch 'master' into selective_html_parsing 2020-04-29 16:35:30 +02:00
tests args: Change quiet to verbose since default behavior is quiet 2020-04-18 16:27:21 +02:00
.gitignore gitignore: Ignore tags folder 2020-04-09 11:36:20 +02:00
Cargo.lock scraper: Selective parsing fully working 2020-04-29 11:24:24 +02:00
Cargo.toml scraper: Selective parsing fully working 2020-04-29 11:24:24 +02:00
LICENSE Initial commit 2019-10-29 18:21:52 +01:00
README.md logo: Add suckit logo 2020-04-29 23:14:45 +02:00
suckit_logo.png logo: Add suckit logo 2020-04-29 23:14:45 +02:00

Build and test

SuckIT

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

SuckIT Logo

Features

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