Tool for downloading websites.
Go to file
2020-04-14 12:11:41 +02:00
.github/workflows ci: Add unit tests CI 2020-04-09 11:40:30 +02:00
src parser: Remove parser, keep only Dom 2020-04-13 22:41:41 +02:00
tests bench: Add option to give suckit path 2020-04-14 12:11:41 +02:00
.gitignore gitignore: Ignore tags folder 2020-04-09 11:36:20 +02:00
Cargo.lock reqwest: Update to 0.10 2020-04-12 23:44:27 +02:00
Cargo.toml reqwest: Update to 0.10 2020-04-12 23:44:27 +02:00
LICENSE Initial commit 2019-10-29 18:21:52 +01:00
README.md README: Add requirements 2020-04-09 12:13:15 +02:00

SuckIT

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

Requirements

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