xpath
There are 792 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
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
D4Vinci/Scrapling
🕷️ An undetectable, powerful, flexible, high-performance Python library to make Web Scraping Easy and Effortless as it should be!
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
beevik/etree
Parse, query and modify XML easily in go
scrapy/parsel
Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
seveniruby/AppCrawler
基于appium的app自动遍历工具
cezheng/Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
xingag/spider_python
python爬虫
sibprogrammer/xq
Command-line XML and HTML beautifier and content extractor
hbi99/defiant.js
http://defiantjs.com
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.
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 and more
h2non/jsonpath-ng
Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
tuananh/camaro
camaro is a Node.js library that transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
antchfx/xmlquery
xmlquery is Golang XPath package for XML query.
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.
ozanmakes/wring
Extract content from webpages using CSS Selectors, XPath, and JS expressions
eXist-db/exist
eXist Native XML Database and Application Platform
FearlessPeople/xianyu_spider
闲鱼APP数据爬虫(废弃项目)
roniemartinez/dude
dude uncomplicated data extraction: A simple framework for writing web scrapers using Python decorators
fivefilters/ftr-site-config
Site-specific article extraction rules to aid content extractors, feed readers, and 'read later' applications.
smuyyh/CrawlerForReader
Android 本地网络小说爬虫,基于jsoup及xpath
serpapi/nokolexbor
High-performance HTML5 parser for Ruby based on Lexbor, with support for both CSS selectors and XPath.
ThomasWeinert/FluentDOM
A fluent api for working with XML in PHP
mischov/meeseeks
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
jpjacobpadilla/Stealth-Requests
Undetected web-scraping & seamless HTML parsing in Python!
antchfx/jsonquery
JSON xpath query for Go. Golang XPath query for JSON query.