Gork@sopuli.xyz to Programmer Humor@programming.dev · 4 months agoYou can do anything at Zombocomsopuli.xyzimagemessage-square48linkfedilinkarrow-up1488
arrow-up1488imageYou can do anything at Zombocomsopuli.xyzGork@sopuli.xyz to Programmer Humor@programming.dev · 4 months agomessage-square48linkfedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·4 months agoDelete all line breaks, add one each <, get the data you want per line and you’re good. Of course, only for targeted data extraction. …which should be the default in any parser, really.
Delete all line breaks, add one each
<, get the data you want per line and you’re good.Of course, only for targeted data extraction. …which should be the default in any parser, really.