Skip to content

fengjim/kbsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kbsearch

KB Search

Linux Install (Ubuntu 16.04)

  1. Install Python

  2. Install pip

  3. Install mechanize

  4. Install selenium

  5. Install yaml a. sudo pip install pyyaml

  6. Install phantomjs

Configuration

config.yaml is a configuration template. Update the items accordingly.

Execute the script

python searchkb.py [path_to_config_file]

By default, it assumes config.yaml is in the same directory as the script, and the phantomjs is available through PATH, otherwise specify it in configuration file accordingly.

About

KB Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages