PHPackages                             scrapeunblocker/client - 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. scrapeunblocker/client

ActiveLibrary

scrapeunblocker/client
======================

Official PHP client for the ScrapeUnblocker web scraping API - JS-rendered pages that bypass Cloudflare, DataDome, PerimeterX and Akamai, plus Google SERP and Skyscanner flights/hotels/car-hire scraping as JSON.

v0.1.8(1mo ago)04MITPHPPHP &gt;=8.1CI passing

Since Jul 16Pushed 1mo agoCompare

[ Source](https://github.com/ScrapeUnblocker/scrapeunblocker-php)[ Packagist](https://packagist.org/packages/scrapeunblocker/client)[ Docs](https://scrapeunblocker.com?utm_source=packagist&utm_medium=integration&utm_campaign=php-sdk)[ RSS](/packages/scrapeunblocker-client/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (7)Used By (0)

ScrapeUnblocker PHP client
==========================

[](#scrapeunblocker-php-client)

Official PHP client for the [ScrapeUnblocker](https://scrapeunblocker.com?utm_source=packagist&utm_medium=integration&utm_campaign=php-sdk) web scraping API.

Every request is fully JavaScript-rendered in a real browser and routed through premium proxies, so it bypasses Cloudflare, DataDome, PerimeterX, Akamai, Kasada and similar anti-bot systems - from one simple call. You are only billed for successful requests.

- **Highest success rate on the market** (95%+ on live production traffic)
- **Rendered HTML or parsed JSON** - no per-site parsers to maintain
- Zero dependencies (uses the built-in cURL extension), typed exceptions

Install
-------

[](#install)

```
composer require scrapeunblocker/client
```

Requires PHP 8.1+ with the `curl` and `json` extensions.

Quickstart
----------

[](#quickstart)

```
