php-readability
php-readability copied to clipboard
A fork of https://bitbucket.org/fivefilters/php-readability
PHP follows the DOM specification, which requires that NodeList objects in the DOM are live. As a result, any operation that removes a NodeList node from its parent (e.g. removeChild,...
It looks like Readability removes headlines like this: ```html 1. A mental model of the software engineering cycle ``` This is a valid (as in, we want to preserve it...
After the array_filter on line 1481 on function hasSingleTagInsideElement the array sometimes not start with 0, ErrorException Undefined array key 0 at vendor/j0k3r/php-readability/src/Readability.php:1485 1481▕ $children = array_filter($childNodes, fn ($childNode) =>...
I'm trying to run against the link https://www.privatdozent.co/p/the-battle-line-at-louvain-1914, and getting an error. 15:13:45 INFO [graby] Opengraph "article:" data: [] ["ogData" => []] 15:13:45 INFO [graby] JSON-LD data: ["@context" => "https://schema.org","@type"...