Gork@sopuli.xyz to Programmer Humor@programming.dev · 3 天前You can do anything at Zombocomsopuli.xyzimagemessage-square63fedilinkarrow-up1487arrow-down19
arrow-up1478arrow-down1imageYou can do anything at Zombocomsopuli.xyzGork@sopuli.xyz to Programmer Humor@programming.dev · 3 天前message-square63fedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·3 天前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.
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.