parser
parser copied to clipboard
π Extract meaningful content from the chaos of a web page
Fix CI
It looks like CircleCI stopped returning results somewhat recently (see [this PR](https://github.com/postlight/parser/pull/707), for example). We should either fix the config/API keys/whatever, or switch to GitHub Actions. I think my preference...
Motivation: - When a user runs `./preview` script to preview the extraction result, the script executes the `open` command regardless of the current operating system. As a result, the command...
This changeset adds the custom extractor for Naver Blog (m.blog.naver.com), a popular Korean blogging platform.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
This improves the content selector on medium.com to choose the correct `article` element (of several), and adds a utility function for checking parts of the content not at the beginning...
This adds a type declaration file, and the requisite linter and build changes.
The initial experience running `yarn install` and `yarn build` was broken. This regenerates `yarn.lock` to fix the dependency install error, and ignores an import cycle linter error to fix the...
Bumps [debug](https://github.com/debug-js/debug) from 2.3.3 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @βzhuangya for their help! release...
Hello! I can not find the Activate shortcut for ChromeOS. thank you.
Hi, I have been experimenting with mercury and node js. I have already tested it on 200 odd articles/websites. I had also prepared the real data by manually opening the...