-
Updated
Apr 24, 2022 - Java
#
xpath
Here are 559 public repositories matching this topic...
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
-
Updated
Mar 3, 2022 - Java
Light-weight, simple and fast XML parser for C++ with XPath support
-
Updated
Apr 20, 2022 - C++
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.
-
Updated
Feb 4, 2022 - C#
Simple and fast HTML and XML parser
-
Updated
Jan 30, 2022 - PHP
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
-
Updated
Jan 4, 2022 - Swift
-
Updated
Sep 16, 2020 - JavaScript
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
mysql
python
redis
django
spider
mongodb
selenium
xpath
scrapy
pymysql
itchat
crawlspider
weichat
beautifulsoup4
-
Updated
Dec 24, 2020 - Python
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.
-
Updated
Jan 8, 2022 - JavaScript
XPath package for Golang, supports HTML, XML, JSON document query.
-
Updated
Mar 25, 2022 - Go
htmlquery is golang XPath package for HTML query.
-
Updated
Nov 25, 2021 - Go
纯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.
-
Updated
Mar 22, 2022 - Java
ahenket
commented
May 3, 2021
The function xmldb:create-collection($target-collection-uri as xs:string, $new-collection as xs:string) supports recursion on the $new-collection, which makes it possible to say:
xmldb:create-collection(repo:get-root(), 'a/b/c/d')This recursively creates a/b/c/d as needed and returns /db/apps/a/b/c/d. This very much appreciated behavior however is undocumented.
As ca
needs documentation
Signals issues or PRs that will require an update to the documentation repo
needs XQSuite test
XQSuite test required to reproduce
good first issue
Indicates a good issue for first-time contributors
roniemartinez
commented
Mar 20, 2022
- Download by file extension
- Download by mimetype, e.g.
pngshould also matchimage/pngmimetype
dude scrape ... --download png,jpg # download all png and jpg files
dude scrape ... --download * # download all files
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Site-specific article extraction rules to aid content extractors, feed readers, and 'read later' applications.
-
Updated
Apr 22, 2022
xmlquery is Golang XPath package for XML query.
-
Updated
Mar 13, 2022 - Go
HTML parser for PHP - Парсер HTML
-
Updated
Sep 15, 2020 - PHP
Assembly for XML: imperative language to modify XML documents
-
Updated
Jan 27, 2022 - Java
Improve this page
Add a description, image, and links to the xpath topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xpath topic, visit your repo's landing page and select "manage topics."
Hello Benito,
For a specific task I need a "bitwise exclusive or"-function, but I realized
xideldoesn't have one. So I created a function for that.I was wondering if, in addition to the EXPath File Module, you'd be interested in integrating the EXPath Binary Module as well. Then I can use
bin:xor()instead (although for