PHPackages                             webbamboo/seoresearch-serp-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. webbamboo/seoresearch-serp-sdk

ActiveLibrary[API Development](/categories/api)

webbamboo/seoresearch-serp-sdk
==============================

Google search API for PHP. No proxies, no CAPTCHA solving and no parsing results, our API does all the work you just handle your business logic.

0.6(6y ago)010MITPHP

Since Apr 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/WebBamboo/seoresearch-serp-sdk)[ Packagist](https://packagist.org/packages/webbamboo/seoresearch-serp-sdk)[ Docs](https://seoresearch.net)[ RSS](/packages/webbamboo-seoresearch-serp-sdk/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Google SERP Results in PHP
==========================

[](#google-serp-results-in-php)

SEOResearch SERP API enables you to scrape Google search results straight from your code. It requires a [free registration](https://seoresearch.net/google-search-api/) at Seoresearch.net

Quick start
===========

[](#quick-start)

For composer ([Packagist](https://packagist.org/packages/webbamboo/seoresearch-serp-sdk)).

```
composer require webbamboo/seoresearch-serp-sdk
```

Load the dependency in your script:

```
