DownloadSearchy
PHP Search Engine
Features
-
Basic Search Engine Features
-
Simple Crawler
-
Add Site Feature
How to use
-
`$ composer update`
-
Update crawler/urls.txt with the urls you want to index like Alexa top 1000
-
Update config.php
-
Import search.sql to your database
-
Run `$ php crawler.php `
-
Enjoy
Screenshots
$ php crawler.php
Indexing https://www.google.com/
Indexing https://www.youtube.com/
Indexing https://www.facebook.com/
Indexing https://www.baidu.com/
Indexing https://www.wikipedia.org/
Indexing https://twitter.com/
Indexing https://www.yahoo.com/
Indexing https://www.instagram.com/
Indexing Finished
![](https://i.imgur.com/M5ZMCcJ.png)
![](https://i.imgur.com/AS0b4VT.png)
![](https://i.imgur.com/DyPSiwU.png)
License
MIT
|