colinmichaels / the-scraper
There is no license information available for the latest version (dev-master) of this package.
File and URL scraper
Package info
github.com/ColinMichaels/the-scraper
Type:project
pkg:composer/colinmichaels/the-scraper
dev-master
2019-06-11 22:11 UTC
Requires
- php: ^7.2
- cocur/slugify: ^3.2
- faisalman/simple-excel-php: ^0.3.15
- paquettg/php-html-parser: ^2.0
- phpunit/phpunit: ^7.5
Requires (Dev)
- filp/whoops: ^2.3
- symfony/console: ^4.2
- symfony/var-dumper: ^4.2
- vlucas/phpdotenv: ^3.1
This package is auto-updated.
Last update: 2026-06-09 12:59:26 UTC
README
Uses
New Up a scraper PHPHtmlParser\Dom; https://github.com/paquettg/php-html-parser
-- Requires : URL | PATH
this will automagically decide if this is a url or path when passed in.
-- Accepts : STRING | ARRAY | NULL | EMPTY
-- Returns ARRAY of HTML documents