This is a Simple Link Shortner that shortens links in bulk, its made in python 3.
- python3.
- requests: open terminal or cmd and change directory to this downloaded or cloned folder then enter 'pip3 install -r requirements.txt'
To download and run this program on your local dev server run:
- Clone this repo
- put the file containing website link in the input folder with name input.txt
- output will be in output folder
- run
python3 start.py