serp-spider/search-engine-google

View on GitHub
README.md

Summary

Maintainability
Test Coverage
SERPS - Search Engine: Google
=============================

[![Build Status](https://travis-ci.org/serp-spider/search-engine-google.svg?branch=master)](https://travis-ci.org/serp-spider/search-engine-google)
[![Test Coverage](https://codeclimate.com/github/serp-spider/search-engine-google/badges/coverage.svg)](https://codeclimate.com/github/serp-spider/search-engine-google/coverage)
[![Latest Stable Version](https://poser.pugx.org/serps/search-engine-google/version)](https://packagist.org/packages/serps/search-engine-google)
[![License](https://poser.pugx.org/serps/search-engine-google/license)](https://packagist.org/packages/serps/search-engine-google)


This is the Google implementation for [SERPS](https://github.com/serp-spider/serps)

Install
-------

Install it through [composer](https://getcomposer.org/) with the package 
[serps/search-engine-google](https://packagist.org/packages/serps/search-engine-google) : 

``composer require  --prefer-dist 'serps/search-engine-google'``

Note: it is recommended to use ``--prefer-dist`` to avoid downloading html test files.

Documentation
-------------

Browse the [documentation](http://serp-spider.github.io/documentation/search-engine/google/)



Disclaimer
-----------

> Using our Services does not give you ownership of any intellectual property rights in 
> our Services or the content you access. 
> You may not use content from our Services unless you obtain permission from its owner or 
> are otherwise permitted by law
>
> Extract from [Google terms of services](https://www.google.com/policies/terms/)

When using this software must respect terms of services of third parties like Google.
Serps authors and contributors cannot be hold as liable for the use you make of this software.