dprmc/spider

A simple web spider used to make more complex spiders.

v1.3 2017-07-17 20:32 UTC

This package is auto-updated.

Last update: 2024-04-22 02:44:14 UTC


README

Latest Stable Version Total Downloads License Coverage Status A web spider that you can build new spiders on top of.

Usage

$spider = new Spider();

Notes

Debug Directory

I use the Flysystem library to manage the debug directory. Th