An open API service indexing awesome lists of open source software.

https://github.com/francescodisalesgithub/htb-preview-downloader-scraper

Downloads and scrape all the preview modules of htb academy
https://github.com/francescodisalesgithub/htb-preview-downloader-scraper

academy download hacking hackthebox htb learn scraper

Last synced: about 1 year ago
JSON representation

Downloads and scrape all the preview modules of htb academy

Awesome Lists containing this project

README

          

# htb-preview-downloader-scraper
Downloads and scrape all the preview modules of htb academy

# How to use it

if you don't pass as argument the path where you want to download the files the script will run at the current directory:
```
bash htb-preview-downloader.sh
```

Otherwise:
```
bash htb-preview-downloader.sh /home/johndoe/htb
```

# How to read downloaded files

Since modern browser can not display the content of the preview lessons you have to use lynx:
```
lynx introduction-to-htb.html
```

And search for module overview