lanfix/parser

Parser for web-pages

Maintainers

Package info

github.com/lanfix/parser

pkg:composer/lanfix/parser

Statistics

Installs: 232

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.8 2020-10-08 19:30 UTC

This package is auto-updated.

Last update: 2026-03-09 07:54:00 UTC


README

This library allow you to parse html from web sites to convenient object struct and use this object model to get some information or transform for other actions.

How to use

In future...