PHPackages                             arthurpatriot/laravel-iscraper-linkedin - 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. arthurpatriot/laravel-iscraper-linkedin

ActiveLibrary

arthurpatriot/laravel-iscraper-linkedin
=======================================

iScraper.io client laravel SDK for LinkedIn. The most-stable, affordable, and powerful API that gets you unrestricted access to the entire LinkedIn public data.

v1.0.1(4y ago)2211MITPHPPHP ^7.4|^8.0

Since Sep 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ArthurPatriot/laravel-iscraper-linkedin)[ Packagist](https://packagist.org/packages/arthurpatriot/laravel-iscraper-linkedin)[ Docs](https://github.com/arthurpatriot/laravel-iscraper-linkedin)[ RSS](/packages/arthurpatriot-laravel-iscraper-linkedin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

iScraper.io Linkedin client SDK for Laravel
===========================================

[](#iscraperio-linkedin-client-sdk-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/89face0186c330282ad1d2e9478d87d40d29db9099f16d676a41342ff4af9b5f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61727468757270617472696f742f6c61726176656c2d69736372617065722d6c696e6b6564696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arthurpatriot/laravel-iscraper-linkedin)[![Total Downloads](https://camo.githubusercontent.com/38cb870a0f6f521fe5a2b5ef1ed1549bf808e9a6f836fcd0d145b5e6faec244d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61727468757270617472696f742f6c61726176656c2d69736372617065722d6c696e6b6564696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arthurpatriot/laravel-iscraper-linkedin)

The most-stable, affordable, and powerful API that gets you unrestricted access to the entire LinkedIn public data.

#### Profiles Data API

[](#profiles-data-api)

Our API gets you the access to LinkedIn profiles' entire public data. Get profile details, employment history, and much more by sending a simple HTTP request.

#### Company Data API

[](#company-data-api)

Using companies data endpoints, you can get the available public details of the company including specialities, industries, the list of it's employees, and much more.

#### Search API

[](#search-api)

Search LinkedIn for profiles and companies. You can use several available filters like company size ranges, locations, and so on to get targeted results.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require arthurpatriot/laravel-iscraper-linkedin
```

Usage with Dependency Injection
-------------------------------

[](#usage-with-dependency-injection)

```
public function some(LinkedInSearchService $iscraper) {
    $iscraper->getAccountDetails();
}
```

Usage with Facade
-----------------

[](#usage-with-facade)

```
Icraper::getAccountDetails();
Icraper::searchCompanies('amazon');
Icraper::searchPeople('artur-khylskyi');
```

Wiki
----

[](#wiki)

> #### View full documentation on [iScraper.io](https://iscraper.io/docs)
>
> [](#view-full-documentation-on-iscraperio)

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Artur Khylskyi](https://github.com/arthurpatriot)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1708d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/404b501616de0d858970849e8e1b8bbc59da01e1391f78fb687139a3719e7393?d=identicon)[ArthurPatriot](/maintainers/ArthurPatriot)

---

Top Contributors

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

---

Tags

linkedinarthurpatriotlaravel-iscraper-linkediniscraper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arthurpatriot-laravel-iscraper-linkedin/health.svg)

```
[![Health](https://phpackages.com/badges/arthurpatriot-laravel-iscraper-linkedin/health.svg)](https://phpackages.com/packages/arthurpatriot-laravel-iscraper-linkedin)
```

###  Alternatives

[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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