parser
parser copied to clipboard
π Extract meaningful content from the chaos of a web page
### Bug: Incorrect `date_published` when parsing valid `` ### Description: When parsing this page: π https://www.progressive-charlestown.com/2011/04/peeps-wrap-up-for-2011.html The parser returns: "date_published": "2025-05-15T00:23:00.000Z" However, the HTML clearly includes: < abbr class='published' title='2011-04-25T00:23:00-04:00'>12:23:00...
Greetings, folks! After six years of deeply appreciated use, βMercury Parser encountered a problem trying to parse that resource.β Hereβs the result: Error: connect ENETUNREACH 192.0.78.24:443 at TCPConnectWrap.afterConnect [as oncomplete]...
It seems that the latest version of mercury parser available on npm now is 2.2.1. This breaks existing projects. please fix.
Hello, I would like to request an API key for the Mercury Parser API in order to use it for article extraction in an automated workflow. Could you please provide...
## Expected Behavior When parsing the same HTML content, the Node.js version should extract only the main article content, excluding metadata, subtitles, and descriptions that appear outside the article body....
I am getting the following when attempting to import parser into a Cloudflare worker project: ``` [vite] Internal server error: Error running module " ``` Presumably due to the module...