Skip to content

This is a python script which clones a given website or web page with all the CSS,JS and Images.

License

Notifications You must be signed in to change notification settings

kuramsai/WebPage-Cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebPage-Cloner

This is a python script which clones a given website or web page with all the CSS,JS and Images.

Requirements

  • BeautifulSoup
  • URLlib
  • cssutils

How To use

1.Make sure you have python 2.7.x or 3.7.x. 2.Use CloneWebPage_2.py or CloneWebPage_3.py for respective python version 3.Change "baseurl" variable to The url pf webpage you wish to clone
eg : baseurl = 'http://Websitename.com/'

Limitations

Can only clone HTML,CSS,JS,Image content only.

Disclaimer

This repository is for research purposes only, the use of this code is your responsibility.

I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.`

About

This is a python script which clones a given website or web page with all the CSS,JS and Images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages