/test/hn.let
http://github.com/fizx/parsley · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · d6d2be2767123b56fc80581f242c31fd MD5 · raw file
- {
- "articles": [ {
- "title": ".title a",
- "link": ".title a @href",
- "comment_count(.subtext a:nth-child(3))": "number(regex:match(., '[0-9]+', ''))",
- "comment_link": ".subtext a:nth-child(3) @href"
- } ]
- }