PHPackages                             shahina/seocrawler - 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. shahina/seocrawler

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

shahina/seocrawler
==================

00PHP

Since Feb 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/shahinaca/seocrawler)[ Packagist](https://packagist.org/packages/shahina/seocrawler)[ RSS](/packages/shahina-seocrawler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Install
-------

[](#install)

### Composer

[](#composer)

Via command line:

```
$ composer require shahinaca/seocrawler

```

Usage
-----

[](#usage)

```

  // Get a engine using parameter, options available are: "Google", "Yahoo", "Bing"
  $client = new SearchEngineCrawler("Google");

  // Set maximum amount of results to fetch (default: 100)
  $client->setMaxResults(30);

  // Set timeout between each request (default: 500)
  $client->setTimeout(200);

  // Set a header option (default:
  $client->setHeader("User-Agent", "My awesome user agent/2.3");

  // Search results, $r is an array of CrawlerResult object with getTitle(), getDescription() and getUrl() operations
  $r = $client->search('madrid');

```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6621811bb6bbfa421c13ec875cd576c994045fec14530222d77e7a5bab5f560c?d=identicon)[shahina](/maintainers/shahina)

---

Top Contributors

[![shahinaca](https://avatars.githubusercontent.com/u/20704843?v=4)](https://github.com/shahinaca "shahinaca (5 commits)")

### Embed Badge

![Health badge](/badges/shahina-seocrawler/health.svg)

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

###  Alternatives

[stuttter/wp-user-profiles

A sophisticated way to edit users in WordPress

11219.3k1](/packages/stuttter-wp-user-profiles)[fof/analytics

Tracks analytics using Google Analytics, Google Optimize/GTM and Matomo

3543.1k](/packages/fof-analytics)[chrico/wp-fields

Package which provides some re-usable fields for WordPress.

1981.2k](/packages/chrico-wp-fields)[aertmann/history

An improved history backend module for Neos

1070.2k](/packages/aertmann-history)

PHPackages © 2026

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