~alcinnz/amphiarao

amphiarao/src/Internal/Elements.hs -rw-r--r-- 3.7 KiB
2e0a2343 — Adrian Cochrane 2 years ago
Integrate HXT for working XPath support.
e4002093 — Adrian Cochrane 3 years ago
Attempted integration of XPath selectors.
6a7dafe8 — Adrian Cochrane 3 years ago
Draft an XPath parser.
5eb4b914 — Adrian Cochrane 3 years ago
Add search by tag name to JSON interface.

(Search by CSS selector seems close enough in the HTML interface that this wouldn't be useful.
b8351f83 — Adrian Cochrane 3 years ago
Support searching for links by label, both in JSON & HTML interfaces
38e35ef9 — Adrian Cochrane 3 years ago
Add support for querying elements by CSS selector.

Uses a fork of the  hackage, altered to use  as a lexer.
8e195046 — Adrian Cochrane 3 years ago
Parse web (or Gemini) pages & extract title.