Skip to content

thispc/link-search-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

link-search-utility

A Search Engine algorithm

Usage: search.py [options]

Options: -h, --help show this help message and exit -u, --update Update Data -s KEYWORD, --search=KEYWORD Keywords -n UNAME, --name=UNAME Name of Database

Prerequisites -

*Set your Local Address in the script

To Make an offline fresh search data ----->

python search.py -u -n (New Name for the database)

To Search the link ----------------------->

python search.py -s (Search key within "") -n (Database Name in which key to be searched)

Note - This is a Beta version. Development is in progress. Contribution is appreciated

About

A Search Engine algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages