webpage-to-ebook A simple API server extracts web articles and turn them into ebook format (only epub currently). Install & Run git clone. Then glide install go run server.go Internal It uses go-readability for atricle extracting and epub-gen for epub generating.