Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rodricios
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rodricios
8mo ago
Making wxpath as an extension to the XPath DSL was a key goal of mine. The hard part was ensuring the syntax looked and felt as XPath-y as possible. Open to any feedback wrt to the syntax and semantics!
2.
▲
by
rodricios
8mo ago
Hey, wxpath author here. It's pretty cool seeing this project reach the front page a week after posting it. Just wanted to mention a few things. wxpath is a result of a decade of working and thinking about web crawling and scraping. I
3.
▲
by
rodricios
8mo ago
Couldn't agree more. I should also add that most (Python-based) web crawling and scraping frameworks support XPath engines OOTB: Scrapy, Crawlee, etc. In that sense, XPath is very much alive.
4.
▲
by
rodricios
8mo ago
I think xpath is cool too! If wxpath can help revive some of that excitement, then I consider my project a success. As for your question, while wxpath does extend the xpath syntax, `/map` is not one of its additions, nor is it a html m
5.
▲
Show HN: wxpath – Declarative web crawling in XPath
(github.com)
64 points
by
rodricios
8mo ago
|
9 comments