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
- Host: GitHub
- URL: https://github.com/francescodisalesgithub/htb-preview-downloader-scraper
- Owner: FrancescoDiSalesGithub
- Created: 2024-12-09T12:15:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T12:26:18.000Z (over 1 year ago)
- Last Synced: 2025-02-19T05:08:05.041Z (over 1 year ago)
- Topics: academy, download, hacking, hackthebox, htb, learn, scraper
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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