[GH-ISSUE #79] Archive Method: Add --dump-html option for Chrome Headless to get full DOM dump after JS runs #55

Closed
opened 2026-03-01 14:40:14 +03:00 by kerem · 1 comment
Owner

Originally created by @pirate on GitHub (May 31, 2018).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/79

Now that Chrome Headless can finally dump the full HTML instead of just via --dump-html, we can add trivially add DOM dumping to bookmark-archiver.

https://bugs.chromium.org/p/chromium/issues/detail?id=752747
https://stackoverflow.com/questions/44851729/how-to-dump-more-than-body-on-chrome-chromium-headless

Originally created by @pirate on GitHub (May 31, 2018). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/79 Now that Chrome Headless can finally dump the full HTML instead of just <body> via `--dump-html`, we can add trivially add DOM dumping to bookmark-archiver. https://bugs.chromium.org/p/chromium/issues/detail?id=752747 https://stackoverflow.com/questions/44851729/how-to-dump-more-than-body-on-chrome-chromium-headless
kerem 2026-03-01 14:40:14 +03:00
Author
Owner

@pirate commented on GitHub (Jun 10, 2018):

Done, now available on master.

<!-- gh-comment-id:396090112 --> @pirate commented on GitHub (Jun 10, 2018): Done, now available on `master`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#55
No description provided.