parser icon indicating copy to clipboard operation
parser copied to clipboard

πŸ“œ Extract meaningful content from the chaos of a web page

Results 148 parser issues
Sort by recently updated
recently updated
newest added

### 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...