dprmc/spider

A simple web spider used to make more complex spiders.

Maintainers

Details

github.com/DPRMC/Spider

Source

Issues

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dprmc/spider

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

This package is auto-updated.

Last update: 2025-10-05 22:01:57 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