htmlgrab

A simple command-line script to generate static web pages
Download

htmlgrab Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Marcelo Iepsen
  • Publisher web site:
  • https://github.com/iepsen/

htmlgrab Tags


htmlgrab Description

htmlgrab is a simple command-line script to generate static webpages.Installationpip install htmlgrabUsagehtmlgrab.py options.Required arguments are:-u page url-d destionation root folder for your htmlOptional arguments are:-i save index.html into a directory based on page slug-o omits a string from slugeg.:$ htmlgrab.py -u https://github.com/blog/1113-akavache-is-now-open-source -d /Users/iepsen/$ ls blog$ 1113-akavache-is-now-open-source.html$ htmlgrab.py -u https://github.com/blog/1113-akavache-is-now-open-source -d /Users/iepsen/ -i True$ ls blog/1113-akavache-is-now-open-source$ index.htmlUse htmlgrab.py -h for usage help.Product's homepage


htmlgrab Related Software