Skip to content

namhong1412/browser-clone-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Browser Clone Web Page

Use browser to re-copy a web page

Installation 🔥

  • Step 1: Create virtual environments 🔥

python3 -m venv venv

  • Step 2: Use requirements.txt to install all dependencies 🔥

pip3 install -r requirements.txt

  • Step 3: Edit the main.py (edit the url you want to clone)

Usage 🚀

  • Step 4: Run and wait for the magic to happen

source venv/bin/activate

python3 main.py

Requirements to script service install

  • Python3, Pip3

  • Chrome

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Thanks for using our services

License

MIT License