Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 380 Bytes

clonio

Util for cloning/mirroring/scraping dynamically-generated pages and sites

Is written for Python 2.*, requires the Selenium/Gecko libs.

Config is at the top of the file, hopefully self-explanatory.

Usage:

python clonio.py

There's some explanation of how it works over here