colinmichaels / the-scraper
File and URL scraper
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 12
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
- dev-master
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-webpack--removed
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/ssri-6.0.2
- dev-dependabot/npm_and_yarn/y18n-4.0.1
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/axios-0.21.1
- dev-dependabot/npm_and_yarn/acorn-6.4.1
- dev-imgbot
This package is auto-updated.
Last update: 2024-12-09 09:50:46 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