Total: 2 posts
Posts in: mercury parser
programming
mercury parser
Mercury Parser 3.0.0
In 2024 I forked Postlight Parser to use in Capy Reader and returned the name to Mercury Parser. I really, really wanted to use the upstream version of the parser to avoid maintaining something off to the side. But nearly two years on, I feel I made …
rss
programming
mercury parser
Full Content Extractors: Comparing Defuddle and Postlight Parser
One of the hardest problems with RSS feeds is displaying full content. It’s essentially an unsolvable problem given the complexity of webpages and the lack of adherence to a semantic layout for any given blog or news site. It would be nice if …