PHPackages                             macklus/yii2-crawler - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. macklus/yii2-crawler

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

macklus/yii2-crawler
====================

Advanced web crawler

371[1 issues](https://github.com/macklus/yii2-crawler/issues)PHP

Since Apr 1Pushed 10y ago2 watchersCompare

[ Source](https://github.com/macklus/yii2-crawler)[ Packagist](https://packagist.org/packages/macklus/yii2-crawler)[ RSS](/packages/macklus-yii2-crawler/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-crawler
============

[](#yii2-crawler)

Advanced web crawler module

Features
========

[](#features)

- Multiple connections on single object
- Define and use multiple proxys
- Define and use multiple identities (usarname/password)

Install
=======

[](#install)

Install using composer:

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist macklus/yii2-geoselect "*"

```

or add

```
"macklus/yii2-geoselect": "*"

```

to the require section of your `composer.json` file.

Usage
=====

[](#usage)

Create new object:

```
