Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T18:59:20.000Z (about 2 years ago)
- Last Synced: 2024-04-10T02:02:56.239Z (7 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.