xpath
There are 754 repositories under xpath topic.
influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
ssssssss-team/spider-flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
zzzprojects/html-agility-pack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
mattt/Ono
A sensible way to deal with XML & HTML for iOS & macOS
Imangazaliev/DiDOM
Simple and fast HTML and XML parser
D4Vinci/Scrapling
Undetectable, Lightning-Fast, and Adaptive Web Scraping for Python
beevik/etree
parse and generate XML easily in go
seveniruby/AppCrawler
基于appium的app自动遍历工具
scrapy/parsel
Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
cezheng/Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
xingag/spider_python
python爬虫
hbi99/defiant.js
http://defiantjs.com
sibprogrammer/xq
Command-line XML and HTML beautifier and content extractor
lb2281075105/Python-Spider
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
antchfx/htmlquery
htmlquery is golang XPath package for HTML query.
BaseXdb/basex
BaseX Main Repository.
antchfx/xpath
XPath package for Golang, supports HTML, XML, JSON document query.
benibela/xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
h2non/jsonpath-ng
Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
tuananh/camaro
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
ozanmakes/wring
Extract content from webpages using CSS Selectors, XPath, and JS expressions
zhegexiaohuozi/JsoupXpath
纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it.
antchfx/xmlquery
xmlquery is Golang XPath package for XML query.
eXist-db/exist
eXist Native XML Database and Application Platform
roniemartinez/dude
dude uncomplicated data extraction: A simple framework for writing web scrapers using Python decorators
smuyyh/CrawlerForReader
Android 本地网络小说爬虫,基于jsoup及xpath
fivefilters/ftr-site-config
Site-specific article extraction rules to aid content extractors, feed readers, and 'read later' applications.
ThomasWeinert/FluentDOM
A fluent api for working with XML in PHP
serpapi/nokolexbor
High-performance HTML5 parser for Ruby based on Lexbor, with support for both CSS selectors and XPath.
mischov/meeseeks
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
FearlessPeople/xianyu_spider
闲鱼APP数据爬虫
antchfx/jsonquery
JSON xpath query for Go. Golang XPath query for JSON query.
hchasestevens/astpath
A command-line search utility for Python ASTs using XPath syntax.