05prateek / BulkLinkShrinker

Shorten links in bulk. for ex 10000 links at once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BulkLinkShrinker

This is a Simple Link Shortner that shortens links in bulk, its made in python 3.

Prequisites

  • python3.
  • requests: open terminal or cmd and change directory to this downloaded or cloned folder then enter 'pip3 install -r requirements.txt'

Setup Guide

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

About

Shorten links in bulk. for ex 10000 links at once


Languages

Language:Python 100.0%