Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/one-among-us/TwitterBackup
Backup other users' twitter accounts with Twitter API
https://github.com/one-among-us/TwitterBackup
Last synced: 3 months ago
JSON representation
Backup other users' twitter accounts with Twitter API
- Host: GitHub
- URL: https://github.com/one-among-us/TwitterBackup
- Owner: one-among-us
- License: mit
- Created: 2022-12-13T19:22:30.000Z (almost 2 years ago)
- Default Branch: V2
- Last Pushed: 2024-08-03T05:41:38.000Z (4 months ago)
- Last Synced: 2024-08-04T01:23:24.369Z (3 months ago)
- Language: Python
- Size: 82 KB
- Stars: 29
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitterBackup
A tool to back up other users' Twitter accounts using the Twitter API. (Currently limited to the last 3200 tweets).
https://user-images.githubusercontent.com/22280294/207434663-a2fa6170-d740-4f35-82f6-df41bdce8837.mp4
## Usage
1. Install python `>= 3.9` (Tested on python 3.12)
2. `pip install twb>2.0`
3. Dump your cookies using the EditThisCookie extension, save it in `./cookies.json`
4. Run command `twb `, and it will download to `./backups`