Trending

#xPath

Latest posts tagged with #xPath on Bluesky

Latest Top
Trending

Posts tagged #xPath

Original post on digitalcourage.social

The #DNBLab Workshop at #DHd2026 hammers home the importance of #XML. Yes, one can read and parse catalogue data provided through SRU with #Python but one still has to be familiar with #XPath to do anything meaningful.

The pain of MARC fields, tags, and codes remains … on to the MARC manual and […]

0 0 0 0
Preview
GitHub - imliam/locate: A browser extension that replaces the native CMD+F/CTRL+F with an advanced search, bringing, regex, CSS selectors, XPath, text replacements and more powerful features A browser extension that replaces the native CMD+F/CTRL+F with an advanced search, bringing, regex, CSS selectors, XPath, text replacements and more powerful features - imliam/locate

#Development #Launches
Locate · In-browser page search for developers ilo.im/169d6x by Liam Hammett

_____
#Search #WebPage #Regex #XPath #CSS #AI #Chrome #BrowserExtension #WebDev #Frontend

0 0 0 0

2nd update: I also figured out how to apply the new-ish JSON transformations of #XSLT 3 and #XPath 3.1 to parse the encapsulated #MarcXML

0 0 0 0

Honestly, I just do this for dissecting #Markdown in #PowerShell these days:

~~~PowerShell
[xml]"<x>(ConvertFrom-Markdown -inputobject $markdown)</x>"
~~~

Once it's #XML, I can query with #XPath, and it's off to the races.

1 0 1 0
Preview
Older Tech In The Browser Stack — Smashing Magazine There are many existing web features and technologies in the wild that you may never touch directly in your day-to-day work. Perhaps you’re fairly new to web development and are simply unaware of them because you’re steeped in the abstraction of a specific framework that doesn’t require you to kn…

Older Tech in the Browser Stack, by @smashingmag@mastodon.social:

www.smashingmagazine.com/2025/11/older-tech-brows...

#xpath #css #techniques

0 0 0 0
Preview
GitHub - OoriData/Amara: General-purpose web data processing library. URI/IRI handling, MicroXML, MicroXPath & HTML5. General-purpose web data processing library. URI/IRI handling, MicroXML, MicroXPath & HTML5. - OoriData/Amara

Next up in this interlocking series of updates for my #FLOSS data processing & #GenAI workflow projects: Amara. Around since the mid 2000s in various iterations, it's been re-consolidated & updated. URL/URI/IRI, #XML, #XPath etc.
github.com/OoriData/Amara
pypi.org/project/Amara/
#Python #LLMstack

1 0 0 0

Don't forget Get-WinEvent - Use a bit of #PowerShell and #XPath to get _exactly_ what happened out of the rich event logs.

2 0 0 0

When all hope seems lost, never forget: uBlockOrigin supports XPath.

```
github.com##:xpath(//div[contains(text(), "Mention @copilot")]/..)
```

#UBlockOrigin #XPath #Copilot

4 2 0 0
Preview
Cómo usar findElement() de xPath en Selenium - DevOps, Entornos Pruebas - CIBERNINJAS Aprende a dominar findElement() y findElements() en Selenium WebDriver con Java para automatizar interacciones con elementos web de forma precisa y eficiente. Esta guía explica cómo localizar un solo ...

🧭 ¿Cómo usar findElement() de xPath en Selenium?
ciberninjas.com/como-usar-fi...

#Selenium #xPath #AutomatizaciónWeb #Testing #QA #WebDriver #Desarrollo

0 0 1 0

Did you know #XPath 3 (2016) is a Turing-complete functional and declarative language? As are #XSLT 3 (which uses XPath and #XQuery which extends it). And #XProc 3 is a data flow language that also uses XPath.

These are widely used, powerful, efficient, and super pointy.

#XMLisUseful #markupMonday

2 1 0 0

I still use #XSLT from time to time. Still got it! IMO, #XPath is more intuitive than #JMESPath or jq and I have to use those grammars weekly. Still need to consult docs often.

2 0 1 0

The fact that XPath has support to serialize to JSON opens up a lot of amazing opportunities

👀

#xml #xpath #xee #rust #rustlang

0 0 0 0
Post image

XML Notepad from Microsoft: a free tool for exploring #XML structures, #XPath, #XSLT and so on. I'm using it as part of my exploration of possible mechanisms for #translation project #regex library exchanges.

microsoft.github.io/XmlNotepad/

2 0 0 0
Preview
Presenting A General Automated Testing Approach for Detecting XPath-Related Logic Bugs

This paper has presented a general automated testing approach for detecting XPath-related logic bugs in XML processors. #xpath

0 0 0 0
Preview
An Analysis of BaseX Historical Bug Reports

We analyzed all historical BaseX bug reports in its GitHub bug tracker. #xpath

0 0 0 0
Preview
Index Support in BaseX, eXist-DB, Saxon, and libxml2: Explained

We are aware of only one automated testing approach that has been proposed to test XML processors #xpath

0 0 0 0
Preview
Finding XPath Bugs in XML Document Processors: Existing-Generator Baselines and More

We considered the only two—to the best of our knowledge—approaches to generate XPath expressions. #xpath

0 0 0 0
Preview
Showing XPress’ Effectiveness Through the Number of Bugs Found, Developer Feedback, etc.

In this section, we show XPress’ effectiveness through the number of bugs found, developer feedback, and illustrative examples. #xpath

0 0 0 0
Preview
Is Our Technique Effective in Finding Bugs for XPath Expression Processors? An Investigation

In the evaluation, we sought to investigate whether our technique is effective and efficient in finding bugs for XPath expression processors. #xpath

0 0 0 0
Preview
The Approach and Differential Testing for XML Processors

Differential testing enables us to find both logic bugs as well as internal errors when comparing the results of XML processors implementing the same XPath stan #xpath

0 0 0 0
Preview
XML, XPath, XPath Structure, and More Explained

As shown, for the query on the document, BaseX returned an empty result, while both Saxon and eXist returned all three Book nodes. #xpath

0 0 0 0
Video

• Visual selector for targeting specific page elements with #CSS and #XPath support
• Interactive browser steps for handling logins, forms, and complex scenarios

📊 Comprehensive Monitoring Features
• Monitors #PDF changes, #JSON APIs, and complex web content

0 0 1 0

#xpath だって私のこの画像を食わせれば適当にOCR変換してくれんだろ

0 0 0 0

Had to write some XPath query today. I kinda hate that it always takes me 15 minutes to reacquaint with the syntax, but I love the feeling when I get it to do exactly what I wanted
#XPath #scrapping

0 0 0 0

xpath必須な技術って何が有るだろ…?
css selectorでいけるヤツばっかでマジで思い付かない…
xmlの分析…?

#xpath
#cssSelector
#プログラミング
#xml

0 0 0 0
Preview
jQuery ":contains()" analog for pure JS I'm writing a script for CasperJS. I need to click on the link that contains a span with "1". In jQuery can be used :contains('1'), but what the solution is for selectors in pure Javascript? HTML:...

Casperjs has also XPath selectors \o/ stackoverflow.com/questions/10139533/jquer... #casper #testing #xpath

0 0 0 0