Skip to content

Oize/test-website-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Bare Website ##Description

Test website content downloader. Functions:

  • get web-page url from command line;
  • download this web-page;
  • remove all styles and javascripts from the web-page;
  • print edited page to standart output.

##Installation

First install the XSLT library:

sudo apt-get install libxslt1-dev

Unpack package archive with the following command:

tar xvzf barewebsite-1.0.tar.gz

Enter the resulting folder:

cd barewebsite-1.0/

Install package:

python setup.py install

##Usage

Terminal command example:

barewebsite http://your.web.page/

About

Test website content downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages