To extract something from HTML I currently use regex via ASObjC. XPath is probably the correct way to do it, right? Do you have recommendations (links, tips, do & don’t do) how to start to get my head around XPath?
Searching the forum I found …
… and …
… but didn’t check them yet.
As XPath seems complex, I figured it’s better to ask before I waste time with (potentially) bad introductions.