mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-29 16:04:20 +00:00
update readme
This commit is contained in:
parent
9f9da4bdd7
commit
bcafe5af0c
20
README.md
20
README.md
@ -4,16 +4,24 @@ Micro Web Crawler in PHP & Manticore
|
||||
|
||||
Yo! is the super thin layer for Manticore search server that extends official [manticoresearch-php](https://github.com/manticoresoftware/manticoresearch-php) client with CLI tools and simple JS-less WebUI.
|
||||
|
||||
## Components
|
||||
|
||||
* CLI tools for index operations
|
||||
* JS-less frontend to run local or public search web portal
|
||||
* API tools to make search index distributed
|
||||
|
||||
## Features
|
||||
|
||||
* MIME-based crawler with flexible filter settings by regular expressions, selectors, external links etc
|
||||
* Page snap history with local and remote mirrors support (including FTP protocol)
|
||||
* CLI tools for index administration and crontab tasks
|
||||
* JS-less frontend to run local or public search web portal
|
||||
* API tools to make search index distributed
|
||||
|
||||
## Components
|
||||
|
||||
* [Manticore Server](https://github.com/manticoresoftware/manticoresearch)
|
||||
* [PHP Library for Manticore](https://github.com/manticoresoftware/manticoresearch-php)
|
||||
* [Boostrap Icons](https://icons.getbootstrap.com/)
|
||||
* [Hostname ident icons](https://github.com/dmester/jdenticon-php)
|
||||
* [Dom crawler](https://github.com/symfony/dom-crawler)
|
||||
* [CSS selector](https://github.com/symfony/css-selector)
|
||||
* [FTP client for snap mirrors](https://github.com/YGGverse/ftp-php)
|
||||
|
||||
|
||||
### Install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user