xidel VS tools

Compare xidel vs tools and see what are their differences.

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. (by benibela)

tools

all-in collection of productivity scripts, CLI tools, utility libraries, fuse filesystems, and also some stuff (by bAndie91)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xidel tools
18 2
652 16
- -
5.6 9.4
11 days ago 5 days ago
Pascal Shell
GNU General Public License v3.0 only GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xidel

Posts with mentions or reviews of xidel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.

tools

Posts with mentions or reviews of tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-13.
  • Ask HN: Share a shell script you like
    17 projects | news.ycombinator.com | 13 Aug 2023
    my collection: https://github.com/bAndie91/tools/tree/master/user-tools
  • Like JQ, but for HTML
    21 projects | news.ycombinator.com | 7 Sep 2021
    parsel[0] is a python script in front of the identically named python lib, and extracts parts of the HTML by CSS selector. the advantage of it compared to most similar tools is that you can navigate in the DOM tree up and down to find precisely what you want if the HTML is poorly marked up, or the searched parts are not close to each other.

    [0] https://github.com/bAndie91/tools/blob/master/usr/bin/parsel

What are some alternatives?

When comparing xidel and tools you can also consider the following projects:

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

htmlq - Like jq, but for HTML.

pup - Parsing HTML at the command line

lol-html - Low output latency streaming HTML parser/rewriter with CSS selector-based API

gron - Make JSON greppable!

cascadia - Go cascadia package command line CSS selector

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

fontpreview - Highly customizable and minimal font previewer written in bash

xmltodict - Python module that makes working with XML feel like you are working with JSON

tq - Perform a lookup by CSS selector on an HTML input

xmlq - filter xml in the command line with xpath

hq - lightweight command line HTML processor using CSS and XPath selectors