PHPackages                             ghostcrawl/ghostcrawl - 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. [API Development](/categories/api)
4. /
5. ghostcrawl/ghostcrawl

ActiveLibrary[API Development](/categories/api)

ghostcrawl/ghostcrawl
=====================

The official PHP SDK for the GhostCrawl API. Collect web data at scale — scrape, crawl, search, and extract structured data.

2.2.3(today)00proprietaryPHPPHP &gt;=8.1

Since Jul 1Pushed todayCompare

[ Source](https://github.com/GhostCrawl/ghostcrawl-php)[ Packagist](https://packagist.org/packages/ghostcrawl/ghostcrawl)[ Docs](https://ghostcrawl.io)[ RSS](/packages/ghostcrawl-ghostcrawl/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (7)Versions (2)Used By (0)

ghostcrawl/ghostcrawl — PHP SDK
===============================

[](#ghostcrawlghostcrawl--php-sdk)

The official PHP client for the [GhostCrawl](https://ghostcrawl.io) API. Collect web data at scale — scrape, crawl, search, and extract structured data.

Install
-------

[](#install)

```
composer require ghostcrawl/ghostcrawl
```

Requires PHP 8.1+, `ext-curl`, and `ext-json` (both standard in most PHP distributions).

Quickstart
----------

[](#quickstart)

```
