{"id":19021203,"url":"https://github.com/ihsandevs/php-google-search","last_synced_at":"2026-05-17T02:44:41.014Z","repository":{"id":61059397,"uuid":"547990575","full_name":"IhsanDevs/php-google-search","owner":"IhsanDevs","description":"Awesome Google Search from Python for PHP ✨","archived":false,"fork":false,"pushed_at":"2022-10-08T18:59:20.000Z","size":5888,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T13:44:32.211Z","etag":null,"topics":["google-search","google-search-using-python","php","python3"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/ihsandevs/php-google-search","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IhsanDevs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-08T18:01:48.000Z","updated_at":"2022-10-13T03:54:41.000Z","dependencies_parsed_at":"2022-10-09T09:24:53.397Z","dependency_job_id":null,"html_url":"https://github.com/IhsanDevs/php-google-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IhsanDevs/php-google-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IhsanDevs%2Fphp-google-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IhsanDevs%2Fphp-google-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IhsanDevs%2Fphp-google-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IhsanDevs%2Fphp-google-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IhsanDevs","download_url":"https://codeload.github.com/IhsanDevs/php-google-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IhsanDevs%2Fphp-google-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013486,"owners_count":26085276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-search","google-search-using-python","php","python3"],"created_at":"2024-11-08T20:20:36.222Z","updated_at":"2025-10-13T00:00:27.137Z","avatar_url":"https://github.com/IhsanDevs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eAwesome Google Search\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://socialify.git.ci/IhsanDevs/php-google-search/image?description=1\u0026amp;font=Source%20Code%20Pro\u0026amp;forks=1\u0026amp;issues=1\u0026amp;language=1\u0026amp;name=1\u0026amp;owner=1\u0026amp;pattern=Circuit%20Board\u0026amp;pulls=1\u0026amp;stargazers=1\u0026amp;theme=Light\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n\u003cp id=\"description\"\u003eAwesome Google Search PHP using Python binary simple script.\u003c/p\u003e\n\n  \n  \n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n*   Simple to use\n*   Less risk of getting captcha\n*   You can customize the search result item total\n*   Want to set the language specification of the search results? certainly can\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Install using Composer\u003c/p\u003e\n\n```bash\ncomposer require ihsandevs/php-google-search\n```\n\nTo use it, just call `Ihsandevs\\PhpGoogleSearch\\Search` class.\nExample:\n\n```php\n\u003c?php \n\nrequire_once __DIR__ . '/vendor/autoload.php';\n\nuse Ihsandevs\\PhpGoogleSearch\\Search;\n\n$query = \"Something\"; // Query to search\n$lang = \"ID\" // Locale code for language of search result (default: en)\n$total_result = 10; // Total result item (default: 10)\n$google_search = new Search($query, $lang, $total_result);\n$results = $google_search-\u003egetResult(); // done\n```\n\n\n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n*   Python\n*   PHP\n\n\u003ch2\u003e💖Like my work?\u003c/h2\u003e\n\nLike this library? Just star this repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihsandevs%2Fphp-google-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihsandevs%2Fphp-google-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihsandevs%2Fphp-google-search/lists"}