colinmichaels / the-scraper
File and URL scraper
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 7
Type:project
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: 2022-06-09 04:35:44 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