facundoolano / feedi

A personal news aggregator and Mastodon client
GNU Affero General Public License v3.0
888 stars 28 forks source link

Article extracting for javascript enabled website #25

Closed facundoolano closed 1 year ago

facundoolano commented 1 year ago

Adds a flag to optionally run a headless browser (with the puppeteer nodejs library) to load the article document before passing it to the readability parsing. (experimental, slow and brittle)