https://github.com/chfoo/zapd_grab_py
https://github.com/chfoo/zapd_grab_py
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chfoo/zapd_grab_py
- Owner: chfoo
- Created: 2013-10-01T21:32:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-01T23:31:33.000Z (over 12 years ago)
- Last Synced: 2024-11-19T13:52:29.149Z (about 1 year ago)
- Language: Python
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
zapd_grab_py
============
http://archiveteam.org/index.php?title=Zapd
**BUGS: Does not download HTTPS images into warc file.**
Install
+++++++
* Python 2
* PySide: ``apt-get python-pyside``
* lxml: ``apt-get install python-lxml`` or ``pip install lxml``
* Ghost.py: ``pip install Ghost.py``
What's already included:
* iramari/WarcProxy (with some unused imports removed)
* Tornado 2.4 (because I'm too lazy to fix WarcProxy)
Running
+++++++
Command::
python zapd_grab.py USERNAME.zapd.com
Use ``--help`` option for more options.