/URL-Searching-Script

File stores a Wikipedia link for input query .

Primary LanguagePython

URL-Searching-Script

Coverage Status Build Status

This project builds a script command to search for an url and auto-save into a generated file with a display of progress meter.

How to run :

  1. Download this repository and extract the zip-file.
  2. Navigate into the folder.
  3. Run python setup.py install to build and install the packages.
  4. 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.)