Hacker News new | ask | show | jobs
by maoserr 605 days ago
It extract the main content using Readability by default (you can configure it with something else). Logins would depend on how you're parsing. It has two modes, it either browses to the page inside the window (for non-refreshing pages), or retrieves it in the background using fetch.
1 comments

Terrific, thank you.