Python script that extracts all links from a website and saves them to .txt files.
Optionally, it can also download files from these links.
- Extracts all links from a given webpage.
- Saves links into
.txtfiles automatically.
-gf- download files from site links tosrcfolder.
python linkr.py <url> [options]