parser
parser copied to clipboard
📜 Extract meaningful content from the chaos of a web page
- **Platform**: `Linux t490s-festive-local 5.3.18-300.fc31.x86_64 #1 SMP Wed Dec 18 20:13:38 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux` - **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: v12.15.0...
Suppose I want to add a description field to the www.nytimes.com extractor. How can I import it and adding "extend" to it's object and adding a modified extractor using addExtractor?
- **Platform**: Whatever Feedbin is using (tested on macOS 10.15.2 as well) - **Mercury Parser Version**: 2.2.x (git commit b0e708a) - **Node Version (if a Node bug)**: 12.14.1 - **Browser...
Hello, Is there any way I can use Mercury Parser from a Windows Form application? If yes, can you please let me know what I need to do? Thank you...
Apologies, not sure where else to post this. - **Platform**: Chrome, Mac - **Mercury Parser Version**: Mercury Reader 4.3.1.0 ## Expected Behavior Post to Kindle ## Current Behavior Error in...
`npm WARN enoent ENOENT: no such file or directory, open '/package.json' npm WARN !invalid#1 No description npm WARN !invalid#1 No repository field. npm WARN !invalid#1 No README data npm WARN...
- **Platform**: Linux - **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: 8.x ## Current Behavior Suppose I call the parser and pass in the URL of...
When I request this URL : https://tech.nikkeibp.co.jp/atcl/nxt/column/18/00001/03200/ I get the following error message: > Resource returned a response status code of 200 and resource was instructed to reject non-200 status...
- **Platform**: Darwin Camille 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64 - **Mercury Parser Version**: 2.2.0 ## Expected Behavior Expect all headings and "Décryptages"...
Is it possible to parse only some of the items e.g. lead_image_url for performance improvement. I have a ton of URLs and I need to get only the leading image....