PHPackages                             ihsandevs/php-google-search - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ihsandevs/php-google-search

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ihsandevs/php-google-search
===========================

Awesome Google Search PHP Wrapper using simple Python binary script ✨

12Python

Since Oct 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/IhsanDevs/php-google-search)[ Packagist](https://packagist.org/packages/ihsandevs/php-google-search)[ RSS](/packages/ihsandevs-php-google-search/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Awesome Google Search
=====================

[](#awesome-google-search)

[![project-image](https://camo.githubusercontent.com/8b3032457eb9beb11543dc46b9ab81afec9c84e24b7c3abee6eeecf427f7bc51/68747470733a2f2f736f6369616c6966792e6769742e63692f496873616e446576732f7068702d676f6f676c652d7365617263682f696d6167653f6465736372697074696f6e3d3126666f6e743d536f75726365253230436f646525323050726f26666f726b733d31266973737565733d31266c616e67756167653d31266e616d653d31266f776e65723d31267061747465726e3d43697263756974253230426f6172642670756c6c733d31267374617267617a6572733d31267468656d653d4c69676874)](https://camo.githubusercontent.com/8b3032457eb9beb11543dc46b9ab81afec9c84e24b7c3abee6eeecf427f7bc51/68747470733a2f2f736f6369616c6966792e6769742e63692f496873616e446576732f7068702d676f6f676c652d7365617263682f696d6167653f6465736372697074696f6e3d3126666f6e743d536f75726365253230436f646525323050726f26666f726b733d31266973737565733d31266c616e67756167653d31266e616d653d31266f776e65723d31267061747465726e3d43697263756974253230426f6172642670756c6c733d31267374617267617a6572733d31267468656d653d4c69676874)

Awesome Google Search PHP using Python binary simple script.

🧐 Features
----------

[](#-features)

Here're some of the project's best features:

- Simple to use
- Less risk of getting captcha
- You can customize the search result item total
- Want to set the language specification of the search results? certainly can

🛠️ Installation Steps:
----------------------

[](#️-installation-steps)

1\. Install using Composer

```
composer require ihsandevs/php-google-search
```

To use it, just call `Ihsandevs\PhpGoogleSearch\Search` class. Example:

```
