hyponet / webpage-packer

saves webpages as archive files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpage-packer

webpage-packer is a golang package that saves webpages as archive files. You can use it to pack the content of a target webpage into a file in .webarchive format.

What can it do?

  • It can archive webpages to prevent link expiration.
  • It can crawl webpages and perform preprocessing operations on the webpage content.

TODO

  • headless browser support

Inspired by

About

saves webpages as archive files.

License:Apache License 2.0


Languages

Language:Go 100.0%