This project builds a script command to search for an url and auto-save into a generated file with a display of progress meter.
- Download this repository and extract the zip-file.
- Navigate into the folder.
- Run
python setup.py install
to build and install the packages. - Run
urlsearch
as command to extract url and save to a self generated file- urlsearchhistory.txt. (This file gets created in the same directory as the terminal instance.)