dijs / infobox-parser

Parse Wikipedia Infoboxes
40 stars 18 forks source link

Unhandled TypeError with empty or malformed hlist #40

Closed xcarol closed 9 months ago

xcarol commented 1 year ago

The Wikipedia page with id: 8239846 has an empty or malformed 'hlist' which throws a "TypeError: Invalid attempt to destructure non-iterable instance" exception.

xcarol commented 9 months ago

Fixed & merged