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

Github

$ composer require serps/serps

Build Status Test Coverage Latest Stable Version


Search engines

Google

The google client implementation

Github

$ composer require serps/search-engine-google

Build Status Test Coverage Latest Stable Version


Http clients

Curl

Curl Http client

Doc Github

$ composer require serps/http-client-curl

Build Status Test Coverage Latest Stable Version

PhantomJS

PhantomJS Http client

Doc Github

$ composer require serps/http-client-phantomjs

Build Status Test Coverage Latest Stable Version


SpidyJS

nodejs browser built specially for SERPS

Github

$ npm install spidyjs

npm version master (node >= 4): Build Status 1.x (node < 4): Build Status

Website homepage

Simply the homepage at https://serp-spider.github.io/

Github

Documentation

The package that contains this documentation at http://serp-spider.github.io/documentation

Github

Status monitor

Cli application that helps to monitor search engine changes

Github