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

- **Platform**: Mac OS X - **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: 14 ## Expected Behavior `og:title`, `og:description`, `og:image` etc values ought to be used....

- **Platform**: OS X - **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: v12.16.2 ## Expected Behavior If a site has `og:image` set twice, it would choose...

- **Platform**: - **Mercury Parser Version**: latest - **Node Version (if a Node bug)**: 14 - **Browser Version (if a browser bug)**: ## Expected Behavior https://www.wired.com/story/what-comes-after-the-international-space-station Article should be parsed...

- **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: 12.18.1 - **Browser Version (if a browser bug)**: Chrome 86.0.4240.75 ## Expected Behavior When parsing or using mercury...

- **Platform**: Mac - **Mercury Parser Version**: 2.1.0 - **Node Version (if a Node bug)**: 10 - **Browser Version (if a browser bug)**: ## Expected Behavior Parsed HTML should be...

Hi, With the command line tool, is it possible to parse custom or pre-fetched HTML by passing an HTML string to the parse function? I want to do something like...

## Current Behavior ``` ModuleNotFoundError Could not find module in path: 'cheerio' relative to '/node_modules/@postlight/mercury-parser/dist/mercury.js' ``` ## Steps to Reproduce https://codesandbox.io/s/fancy-grass-n2y16?file=/src/App.js ## Detailed Description I created a basic codesandbox with...

This PR updates dependencies and corresponding config files

How would I go about creating a customExtractor that pulls the date from this page? https://www.90min.com/posts/afc-bournemouth-must-replace-key-stars-for-serious-promotion-push

https://github.com/postlight/mercury-parser/blob/15f7fa1e27fe6b47c87da40ba4fce9b2db7934ec/src/resource/utils/dom/convert-lazy-loaded-images.js#L17 ``` html ``` Here is an example