Archive your activity on Stack Exchange sites
Project description
Stack Exchange Activity Archiver is a small program to scrape and save your own questions, answers, and comments on Stack Exchange sites like Stack Overflow. Such an archive provides a backup in case your writing is deleted, and allows you to search your writing with a text editor. The items are collected into a JSON file. Chat-room activity is not collected.
To run the program, install it with pip install stack_archiver and then use a command like
python3 -m stack_archiver ~/my_se_backup.json stackoverflow:1451346,softwarerecs:29171,stats:14076
Say python3 -m stack_archiver --help for command-line options. The program doesn’t require authentication. Run the program periodically as a cron job, or as part of your backup process, to keep the archive up to date.
License
This program is copyright 2021 Kodi B. Arfer.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file stack_archiver-0.1.2.tar.gz
.
File metadata
- Download URL: stack_archiver-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55d37c3fdd7dccf77f6ff2375abf7d8790bc80889bf0bc0923535038b90e355f |
|
MD5 | 184b38e1ec6a34ccbd2b0d3289c5014a |
|
BLAKE2b-256 | 44ed8fa2fbac51ce7bfb43f60b9e91783b97eaac5f3d925f8e520e2ae7e931d3 |
File details
Details for the file stack_archiver-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: stack_archiver-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df26e320f666bb5c2cb404667785fa7b74b00eabe6085a542112a1c772f7d83d |
|
MD5 | f43232ac98c267edfdebb80453dab547 |
|
BLAKE2b-256 | 83b81a8bdaebb9f13db925ce77ecdae916310ddba02ab868101aeb370992dea5 |