parser
parser copied to clipboard
📜 Extract meaningful content from the chaos of a web page
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
**Platform**: CentOS and Mac. **Mercury Parser Version**: 2.3.0 **Node Version**: v16.13.2 ## Expected Behavior It should extract the content. ## Current Behavior Actually it would block and not response, besides...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. Release notes Sourced from socket.io-parser's releases. 4.0.5 Bug Fixes check the format of the index of each attachment (b559f05) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 Changelog Sourced...
hello, i can't seem to parse from a url here is the code : ``` import Parser from '@postlight/parser'; const url = 'https://fast.com' Parser.parse(url).then(result => console.log(result) ); ```
Module not found: Error: Can't resolve 'url' in '/Users/jj/Desktop/test_area/parser/node_modules/@postlight/parser/dist'
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
## Expected Behavior Should be able to `Parser.parse("https://ahrefs.com/jobs/clickhouse-c++-developer")` ## Current Behavior ``` SyntaxError: Invalid regular expression: /^https://ahrefs.com/jobs/clickhouse-c++-developer/i: Nothing to repeat at new RegExp () at makeBaseRegex (node_modules/@postlight/parser/dist/mercury.js:7403:10) at scoreLinks (node_modules/@postlight/parser/dist/mercury.js:7419:19)...
## Vulnerability Details Vulnerability Type: Regular Expression Denial of Service (ReDoS) Severity: High Vulnerable Package: [email protected] Introduced By: [email protected] > [email protected] > [email protected] Fixed In: [email protected] More Info: [Snyk Security...