PHPackages                             ordinary9843/html-master - 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. ordinary9843/html-master

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

ordinary9843/html-master
========================

Analyzing and crawling the html structure of a static/dynamic website

v1.0.0(2y ago)13.7kMITPHPPHP &gt;7.1

Since Jan 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ordinary9843/html-master)[ Packagist](https://packagist.org/packages/ordinary9843/html-master)[ RSS](/packages/ordinary9843-html-master/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Html Master
===========

[](#html-master)

[![build](https://github.com/ordinary9843/html-master/actions/workflows/build.yml/badge.svg)](https://github.com/ordinary9843/html-master/actions/workflows/build.yml)[![codecov](https://camo.githubusercontent.com/c717c605735c03a530126c7f199d5d612bb0379a7af1b9e61ccba96af40c20d9/68747470733a2f2f636f6465636f762e696f2f67682f6f7264696e617279393834332f68746d6c2d6d61737465722f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d514b4345374c4a49535a)](https://codecov.io/gh/ordinary9843/html-master)

### Intro

[](#intro)

Analyzing and crawling the html structure of a static/dynamic website.

Requirements
------------

[](#requirements)

This library has the following requirements:

- PHP 7.1+
- NodeJs 12+
- Browser (default browser is `/use/bin/chromium`)

Installation
------------

[](#installation)

Requires:

```
apt-get install nodejs
apt-get install chromium # or `chromium-browser`
```

Require the package via composer:

```
composer require ordinary9843/html-master
```

Usage
-----

[](#usage)

Example usage:

```
