Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elboletaire/php-crawler

:spider: A simple crawler (spider) writen in php just for fun, with zero dependencies
https://github.com/elboletaire/php-crawler

crawler php spider

Last synced: 5 days ago
JSON representation

:spider: A simple crawler (spider) writen in php just for fun, with zero dependencies

Awesome Lists containing this project

README

        

About
=====

A simple crawler (spider) writen in PHP.

Installation
============

~~~bash
composer require elboletaire/crawler:dev-master
~~~

Usage
=====

```php
crawl());
} catch (Exception $e) {
die($e->getMessage());
}

```

License
=======

Author: Òscar Casajuana

http://www.gnu.org/copyleft/gpl.html