Download the PHP package diggin/diggin-scraper without Composer
On this page you can find all versions of the php package diggin/diggin-scraper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diggin/diggin-scraper
More information about diggin/diggin-scraper
Files in diggin/diggin-scraper
Download diggin/diggin-scraper
More information about diggin/diggin-scraper
Files in diggin/diggin-scraper
Vendor diggin
Package diggin-scraper
Short Description web-sraping component, inspired by Perl’s Web::Scraper. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged PHP ‘s multidimensional array
License BSD-3-Clause
Package diggin-scraper
Short Description web-sraping component, inspired by Perl’s Web::Scraper. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged PHP ‘s multidimensional array
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package diggin-scraper
Diggin_Scraper
web-sraping component, inspired by Perl’s Web::Scraper. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged PHP's multidimensional array.
CHANGELOG for 0.9.0
change behavior when extracting target is not found https://github.com/diggin/Diggin_Scraper/issues/1
if you want throw exception for v0.8 compatibility, please use throwTargetExceptionsOn method.
Feature
- into multidimensional array
- Handle CSS Selector or XPath expression
- Automatically convert to UTF-8
- based on Diggin_Http_Charset
- Beautify ugly HTML into XHTML automatically
- based on Diggin_Scraper_Adapter_Htmlscraping & tidy
- convert relative path into absolute URL automatically ("a href" & "img src")
- Enable change Strategy (xpath or regex) & Enable change pretreat converting HTML
Requirements
- PHP 5.3.3 or over
- Zend Framework 2
- Diggin components
- Diggin_Http_Charset
- Diggin_Scraper_Adapter_Htmlscraping
All versions of diggin-scraper with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-http Version
~2.3
zendframework/zend-dom Version ~2.3
diggin/diggin-http-charset Version ~0.8
diggin/diggin-scraper-adapter-htmlscraping Version ~0.9
zendframework/zend-dom Version ~2.3
diggin/diggin-http-charset Version ~0.8
diggin/diggin-scraper-adapter-htmlscraping Version ~0.9
The package diggin/diggin-scraper contains the following files
Loading the files please wait ....