https://github.com/ihsandevs/php-google-search
Awesome Google Search from Python for PHP β¨
https://github.com/ihsandevs/php-google-search
google-search google-search-using-python php python3
Last synced: 2 months ago
JSON representation
Awesome Google Search from Python for PHP β¨
- Host: GitHub
- URL: https://github.com/ihsandevs/php-google-search
- Owner: IhsanDevs
- Created: 2022-10-08T18:01:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T18:59:20.000Z (about 3 years ago)
- Last Synced: 2025-10-11T13:44:32.211Z (2 months ago)
- Topics: google-search, google-search-using-python, php, python3
- Language: Python
- Homepage: https://packagist.org/packages/ihsandevs/php-google-search
- Size: 5.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Awesome Google Search

Awesome Google Search PHP using Python binary simple script.
π§ 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:
1. Install using Composer
```bash
composer require ihsandevs/php-google-search
```
To use it, just call `Ihsandevs\PhpGoogleSearch\Search` class.
Example:
```php
getResult(); // done
```
π» Built with
Technologies used in the project:
* Python
* PHP
πLike my work?
Like this library? Just star this repository.