PHPackages                             piedweb/amazon-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. piedweb/amazon-parser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

piedweb/amazon-parser
=====================

04PHP

Since Jan 31Pushed 5y agoCompare

[ Source](https://github.com/PiedWeb/amazon-parser)[ Packagist](https://packagist.org/packages/piedweb/amazon-parser)[ RSS](/packages/piedweb-amazon-parser/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Amazon Parser/Scraper in PHP
============================

[](#amazon-parserscraper-in-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e9bb9ffeb3c073d1b03e653c26ad61812d46fd40d5a6cae37a2fb70e4a18d757/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706965647765622f616d617a6f6e2d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/piedweb/amazon-parser)[![GitHub Tests Action Status](https://camo.githubusercontent.com/39125c34acd3706b5e9877b03e80c0d5aec6d9208f5ff18b7bedfc6aa7124c24/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f706965647765622f616d617a6f6e2d7061727365722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/piedweb/amazon-parser/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/4d2613272097652f1bdf4a73390ffdbf2a3fa6bf9c72f86b8d93dbe9e1419d19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706965647765622f616d617a6f6e2d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/piedweb/amazon-parser)

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

[](#installation)

You can install the package via composer:

```
composer require piedweb/amazon-parser
```

Usage
-----

[](#usage)

```
use Piedweb\AmazonParser\SearchResults;
use Piedweb\AmazonParser\ProductPage;
use Piedweb\AmazonParser\ProductPageUk;

SearchResults::getUrls(file_get_contents('https://www.amazon.com/s?i=specialty-aps&bbn=16225009011&rh=n:!16225009011,n:541966&ref=nav_em__nav_desktop_sa_intl_computers_and_accessories_0_2_5_6'))

$manager = ProductPage::parse(file_get_contents('https://www.amazon.com/HP-24mh-FHD-Monitor-Built/dp/B08BF4CZSV/'));

$manager->getPrice()
```

Credits
-------

[](#credits)

- Robin from [Pied Web](https://piedweb.com)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

---

Top Contributors

[![RobinDev](https://avatars.githubusercontent.com/u/3944894?v=4)](https://github.com/RobinDev "RobinDev (1 commits)")

### Embed Badge

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

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19139.2M47](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9843.5k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

45153.1k6](/packages/jstewmc-rtf)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.2k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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