PHPackages                             athlon1600/serpscraper - 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. [Search &amp; Filtering](/categories/search)
4. /
5. athlon1600/serpscraper

ActiveLibrary[Search &amp; Filtering](/categories/search)

athlon1600/serpscraper
======================

PHP powered interface for querying the most popular Search Engines

v4.1.0(4mo ago)1036.3k↓36%40[5 issues](https://github.com/Athlon1600/SerpScraper/issues)[2 PRs](https://github.com/Athlon1600/SerpScraper/pulls)MITPHPCI passing

Since Nov 30Pushed 3mo ago11 watchersCompare

[ Source](https://github.com/Athlon1600/SerpScraper)[ Packagist](https://packagist.org/packages/athlon1600/serpscraper)[ RSS](/packages/athlon1600-serpscraper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (13)Used By (0)

[![Static Analysis](https://github.com/Athlon1600/SerpScraper/actions/workflows/static.yml/badge.svg)](https://github.com/Athlon1600/SerpScraper/actions/workflows/static.yml)[![](https://camo.githubusercontent.com/7b8f0d136c49c64ce4820e3c049c973ca06f86049c91309732be2555df35bf91/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f4174686c6f6e313630302f53657270536372617065722e737667)](https://camo.githubusercontent.com/7b8f0d136c49c64ce4820e3c049c973ca06f86049c91309732be2555df35bf91/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f4174686c6f6e313630302f53657270536372617065722e737667)[![PHP Versions](https://camo.githubusercontent.com/4635bd9553f41b8afc765ee0b2a40dd45443b2716afd9d55fa5bc26d10100eb7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50485025323056657273696f6e732d253345253344372e33253230253743253743253230253545382e302d626c7565)](https://camo.githubusercontent.com/4635bd9553f41b8afc765ee0b2a40dd45443b2716afd9d55fa5bc26d10100eb7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50485025323056657273696f6e732d253345253344372e33253230253743253743253230253545382e302d626c7565)

SerpScraper
===========

[](#serpscraper)

The purpose of this library is to provide an easy, undetectable, and captcha resistant way to extract search results from popular search engines like Google and Bing.

Installation
------------

[](#installation)

The recommended way to install this is via Composer:

```
composer require athlon1600/serpscraper "^4.0"
```

Extracting Search Results From Google
-------------------------------------

[](#extracting-search-results-from-google)

```
