Packages
List of packages that are part of this project
Core
This is the core of SERPS. It contains the common tools that are used by search engine and http client implementations
$ composer require serps/serps
Search engines
The google client implementation
$ composer require serps/search-engine-google
Http clients
Curl
Curl Http client
$ composer require serps/http-client-curl
PhantomJS
PhantomJS Http client
$ composer require serps/http-client-phantomjs
SpidyJS
nodejs browser built specially for SERPS
$ npm install spidyjs
master (node >= 4): 1.x (node < 4):
Website homepage
Simply the homepage at https://serp-spider.github.io/
Documentation
The package that contains this documentation at http://serp-spider.github.io/documentation
Status monitor
Cli application that helps to monitor search engine changes