PHPackages                             matheusfaustino/phrawl - 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. [Framework](/categories/framework)
4. /
5. matheusfaustino/phrawl

ActiveLibrary[Framework](/categories/framework)

matheusfaustino/phrawl
======================

A web crawling framework in PHP

03[1 PRs](https://github.com/matheusfaustino/Phrawl/pulls)PHP

Since Dec 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/matheusfaustino/Phrawl)[ Packagist](https://packagist.org/packages/matheusfaustino/phrawl)[ RSS](/packages/matheusfaustino-phrawl/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Phrawl: A web crawling framework in PHP (or it seems so)
--------------------------------------------------------

[](#phrawl-a-web-crawling-framework-in-php-or-it-seems-so)

Phrawl is a lib aiming to be a web crawling framework for PHP. It was created with the idea of joining all the good libs around PHP in one place to help those who want to crawl the internet. It's inspired by Scrapy.

It is a WIP lib, so it lacks some features like integration with a webdriver (as Selenium) and an async I/O.

### Installing

[](#installing)

`$ composer global require matheusfaustino/phrawl:dev-master`

#### Example

[](#example)

```
$ phrawl
