Libraries tagged by xpath scraper
spekulatius/phpscraper
150495 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
mitseo/scraper
165 Downloads
Parse document with xpath,css selector and regex.
zxf/utils
22 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
zxf/dom
4 Downloads
一个功能强大、易于使用的 PHP DOM 操作库,提供简洁的 API 来解析、查询和操作 HTML/XML 文档
opportus/web-scraper
4 Downloads
A web scraper taking as arguments a list of URIs and a list of XPath queries to perform on each document. Returns an instance of DataInterface.
fastwhale/phpscraper
30 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
coderden/page-parser
1 Downloads
Powerful PHP package for parsing HTML pages with DOM, XPath and CSS selector support
stil/xpath-selector
22676 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.
seer/seer
8 Downloads
A PHP XPath based web scraping framework