extractus / article-extractor

To extract main article from given URL with Node.js
https://extractor-demos.pages.dev/article-extractor
MIT License
1.59k stars 140 forks source link

Extraction failed #189

Closed geekpulp closed 2 years ago

geekpulp commented 3 years ago

Hi Team,

when I try to parse this url https://onewheel.com/products/onewheel-pint-x the returned value is null. Any idea why?

ndaidong commented 3 years ago

@geekpulp sorry this parser can only extract the particular structured data such as blog post or news entry. For regular web page, you may need to use the stronger engines.

ndaidong commented 2 years ago

Resolved since v5.0.0rc1