PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Searchy PHP Search Engine   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Searchy PHP Search Engine
Crawl, index and search multiple Web sites
Author: By
Last change:
Date: 1 year ago
Size: 790 bytes
 

Contents

Class file image Download

Searchy

PHP Search Engine

Features

  1. Basic Search Engine Features
  2. Simple Crawler
  3. Add Site Feature

How to use

  1. `$ composer update`
  2. Update crawler/urls.txt with the urls you want to index like Alexa top 1000
  3. Update config.php
  4. Import search.sql to your database
  5. Run `$ php crawler.php `
  6. 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