PHPackages                             anshu-krishna/html-scraper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. anshu-krishna/html-scraper

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

anshu-krishna/html-scraper
==========================

A set of PHP classes to simplify data extraction from HTML.

3.5.1(3y ago)319MITHTMLPHP &gt;=8.0.0

Since Sep 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/anshu-krishna/HTML-Scraper)[ Packagist](https://packagist.org/packages/anshu-krishna/html-scraper)[ RSS](/packages/anshu-krishna-html-scraper/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (4)DependenciesVersions (3)Used By (0)

HTML Scraper
============

[](#html-scraper)

A set of PHP classes to simplify data extraction from HTML.

### Installation

[](#installation)

```
composer require anshu-krishna/html-scraper

```

---

> Base code for the *CSS\_to\_Xpath* method in *HTMLScraper* was cloned from .
> Zend Framework :
> Repository :
> Copyright (c) 2005-2015 Zend Technologies USA Inc.
> License :  New BSD License

---

For *basic* documentation see the DOC file.

### Example

[](#example)

```
