Skip to content

mikeant42/PureSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure search is a search engine that can crawl websites for a specified amount of pages, store them in a database, and then search said database. Since it is an old project, many of the search plugins are no longer functional because the APIs used no longer exist.

You can add websites to the crawler through a control panel, which requires a login. The hash function for passwords is in the source code.

##Requirements

  • A php, apache, and mysql(mariadb) setup
  • The PDO php plugin
  • tidy

This has been locally tested on an Archlinux system.

##Credits

About

A small search engine made in php

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published