Libraries tagged by xpath scraper
spekulatius/phpscraper
157170 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/dom
8 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.
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
fastwhale/phpscraper
33 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
zxf/utils
28 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
coderden/page-parser
1 Downloads
Powerful PHP package for parsing HTML pages with DOM, XPath and CSS selector support
stil/xpath-selector
23024 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
particle-academy/fancy-x-files
150 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.