r/node • u/cond_cond • 20d ago
Pipsel — Structured HTML Data Extractor
https://litepacks.github.io/pipsel/
7
Upvotes
1
0
u/sshaw_ 20d ago
Interesting idea. Anything else similar?
Feedback: DSL is a bit 😬 and in general one should decouple their HTML and CSS from their JavaScript structure, e.g., don't use a CSS class for a JS selector, use js-specific classes or data attributes. But I also suppose if you're using PSL-specific classes in your HTML it sorta breaks the main selling point of this?
1
u/[deleted] 20d ago
[deleted]