PHPackages                             piedweb/google - 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. piedweb/google

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

piedweb/google
==============

Google and more from PHP

0.1.890(2mo ago)02431MITPHPPHP &gt;=8.4

Since Apr 20Pushed 2mo agoCompare

[ Source](https://github.com/PiedWeb/google)[ Packagist](https://packagist.org/packages/piedweb/google)[ Docs](https://dev.piedweb.com)[ RSS](/packages/piedweb-google/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (171)Used By (1)

Google (unofficial) API via PHP
===============================

[](#google-unofficial-api-via-php)

[![Latest Version](https://camo.githubusercontent.com/915a3c827db18da1da606d1fa38b9c926b4c0b8fab39d981142e2f949740c2c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f506965645765622f506965645765622e7376673f7374796c653d666c6174266c6162656c3d72656c65617365)](https://github.com/PiedWeb/PiedWeb/tags)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE)[![GitHub Tests Action Status](https://camo.githubusercontent.com/99edef5bb98e341114d3f938b6eeb8831cd37e46cfa945154e1a17b6c439f056/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f506965645765622f506965645765622f72756e2d74657374732e796d6c3f6272616e63683d6d61696e)](https://github.com/PiedWeb/PiedWeb/actions)[![Quality Score](https://camo.githubusercontent.com/afefb9c71d9eb75d21eabf82f8606570641e7d80374b13c8d21a9f2745731000/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f506965645765622f506965645765622e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/PiedWeb/PiedWeb)[![Code Coverage](https://camo.githubusercontent.com/ad1c5df148038d50b23b6d13436b75553ac9e6d133450cf73859c7bec532334b/68747470733a2f2f636f6465636f762e696f2f67682f506965645765622f506965645765622f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/PiedWeb/PiedWeb/branch/main)[![Type Coverage](https://camo.githubusercontent.com/92a9cae37a1391395968437e74aca983df381125f0db54069dbe9d52f4a5d483/68747470733a2f2f73686570686572642e6465762f6769746875622f506965645765622f506965645765622f636f7665726167652e737667)](https://shepherd.dev/github/PiedWeb/PiedWeb)[![Total Downloads](https://camo.githubusercontent.com/0a97bf0193e5cbfefca0fafa9e2658797a6a69abd5d98f82e16143438cff7a29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706965647765622f676f6f676c652e7376673f7374796c653d666c6174)](https://packagist.org/packages/piedweb/google)

Via Curl or Puppeteer. This lib offers for now :

- SERP extraction
- Suggests
- *Trends* dropped

Requirements
------------

[](#requirements)

- node (tested with v20)
- [puppeteer](package.json) (tested with v23) `npm install puppeteer puppeteer-extra puppeteer-extra-plugin-stealth puppeteer-extra-plugin-recaptcha`
- php ^8.3
- `composer require piedweb/google`

Google
------

[](#google)

Still no docs, see [tests/\*](tests/) :

Fix TroubleShoot
----------------

[](#fix-troubleshoot)

```
Failed to launch the browser process!
  [57007:57007:1010/104537.301500:FATAL:zygote_host_impl_linux.cc(128)] No usable sandbox! If you are running o n Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise seehttps://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.

  TROUBLESHOOTING: https://pptr.dev/troubleshooting

```

Since Ubuntu 23 (same with Ubuntu 24), it's not possible to directly use the chrome version downloaded by *puppeteer* on package installation.

Workaround are details here :

It's also possible to use an ever installed Chrome on your OS by defining *env* variable **CHROME\_BIN**.

### Contributors

[](#contributors)

- [Pied Web](https://piedweb.com)

See Also
--------

[](#see-also)

- [PyTrends](https://github.com/GeneralMills/pytrends)
- [JsTrends](https://github.com/pat310/google-trends-ap)

[![PHP Packages Open Source](https://raw.githubusercontent.com/Pushword/Pushword/f5021f4c5d5d3ab3f2858ec2e4bdd70818806c6a/packages/admin/src/Resources/assets/logo.svg)](https://dev.piedweb.com)

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance91

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~8 days

Recently: every ~0 days

Total

170

Last Release

85d ago

PHP version history (5 changes)0.1.06PHP &gt;=8.0

0.1.13PHP &gt;=8.1

0.1.77PHP &gt;=8.2

0.1.796PHP &gt;=8.3

0.1.878PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

---

Top Contributors

[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (117 commits)")[![RobinDev](https://avatars.githubusercontent.com/u/3944894?v=4)](https://github.com/RobinDev "RobinDev (7 commits)")

---

Tags

Pied Webgoogle scraper

### Embed Badge

![Health badge](/badges/piedweb-google/health.svg)

```
[![Health](https://phpackages.com/badges/piedweb-google/health.svg)](https://phpackages.com/packages/piedweb-google)
```

###  Alternatives

[symfony/expression-language

Provides an engine that can compile and evaluate expressions

2.9k208.2M1.4k](/packages/symfony-expression-language)[piedweb/text-spinner

Generate content from a spinned text (content spinning via spinning tool ak rephraser)

2419.5k](/packages/piedweb-text-spinner)[lexxpavlov/settingsbundle

Symfony2/3/4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin

104.5k](/packages/lexxpavlov-settingsbundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
