All Projects → ChrisTrenkamp → Goxpath

ChrisTrenkamp / Goxpath

Licence: mit
An XPath 1.0 implementation written in the Go programming language.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Goxpath

Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
Stars: ✭ 894 (+504.05%)
Mutual labels:  xpath
Jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
Stars: ✭ 9,184 (+6105.41%)
Mutual labels:  xpath
Docs
《数据采集从入门到放弃》源码。内容简介:爬虫介绍、就业情况、爬虫工程师面试题 ;HTTP协议介绍; Requests使用 ;解析器Xpath介绍; MongoDB与MySQL; 多线程爬虫; Scrapy介绍 ;Scrapy-redis介绍; 使用docker部署; 使用nomad管理docker集群; 使用EFK查询docker日志
Stars: ✭ 118 (-20.27%)
Mutual labels:  xpath
Defiant.js
http://defiantjs.com
Stars: ✭ 907 (+512.84%)
Mutual labels:  xpath
Xom
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.
Stars: ✭ 38 (-74.32%)
Mutual labels:  xpath
Domquery
PHP library for easy 'jQuery like' DOM traversing and manipulation.
Stars: ✭ 84 (-43.24%)
Mutual labels:  xpath
Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+331.08%)
Mutual labels:  xpath
Cssplus
CSSplus is a collection of CSS Reprocessor plugins that dynamically update CSS variables
Stars: ✭ 141 (-4.73%)
Mutual labels:  xpath
Xqerl
Erlang XQuery 3.1 Processor
Stars: ✭ 44 (-70.27%)
Mutual labels:  xpath
Graphquery
GraphQuery is a query language and execution engine tied to any backend service.
Stars: ✭ 112 (-24.32%)
Mutual labels:  xpath
Appcrawler
基于appium的app自动遍历工具
Stars: ✭ 925 (+525%)
Mutual labels:  xpath
Xml
XML without worries
Stars: ✭ 35 (-76.35%)
Mutual labels:  xpath
Markup
A Swift package for working with HTML, XML, and other markup languages, based on libxml2.
Stars: ✭ 93 (-37.16%)
Mutual labels:  xpath
Amazon Mobile Sentiment Analysis
Opinion mining of Mobile reviews on Amazon platform
Stars: ✭ 19 (-87.16%)
Mutual labels:  xpath
Jsonquery
jsonq package for Go. Golang XPath query for JSON query.
Stars: ✭ 134 (-9.46%)
Mutual labels:  xpath
Webhere
HTML scraping for Objective-C.
Stars: ✭ 16 (-89.19%)
Mutual labels:  xpath
Internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, XML/HTML parsers and classes for HTTP/S requests
Stars: ✭ 82 (-44.59%)
Mutual labels:  xpath
Xsltdev.ru
Справочник web-разработчика с примерами
Stars: ✭ 148 (+0%)
Mutual labels:  xpath
Harser
Easy way for HTML parsing and building XPath
Stars: ✭ 135 (-8.78%)
Mutual labels:  xpath
Pythonstudy
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 103 (-30.41%)
Mutual labels:  xpath

goxpath GoDoc Build Status codecov.io Go Report Card

An XPath 1.0 implementation written in Go. See the wiki for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].