Customsearch

Customsearch

Custom Search API

Searches over a website or collection of websites

Constructor

new Customsearch()

Example
```js
const {google} = require('googleapis');
const customsearch = google.customsearch('v1');
```