{"id":13705289,"url":"https://github.com/fedragon/readwise-s3","last_synced_at":"2025-04-12T20:29:35.229Z","repository":{"id":46790505,"uuid":"410214710","full_name":"fedragon/readwise-s3","owner":"fedragon","description":"Backup Readwise.io content to AWS S3","archived":false,"fork":false,"pushed_at":"2021-09-28T20:14:58.000Z","size":15,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T16:21:58.698Z","etag":null,"topics":["aws-s3","readwise"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedragon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-25T08:10:29.000Z","updated_at":"2024-04-15T03:57:19.000Z","dependencies_parsed_at":"2022-09-10T06:02:35.062Z","dependency_job_id":null,"html_url":"https://github.com/fedragon/readwise-s3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedragon%2Freadwise-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedragon%2Freadwise-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedragon%2Freadwise-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedragon%2Freadwise-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedragon","download_url":"https://codeload.github.com/fedragon/readwise-s3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248628603,"owners_count":21136114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-s3","readwise"],"created_at":"2024-08-02T22:00:36.471Z","updated_at":"2025-04-12T20:29:35.210Z","avatar_url":"https://github.com/fedragon.png","language":"Go","funding_links":[],"categories":["Tools"],"sub_categories":["Other"],"readme":"# readwise-s3\n\nPerforms a backup of all [Readwise.io](https://readwise.io) highlights to AWS S3.\n\n## Prerequisites\n\n- Have a working, configured [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html)\n- Get a Readwise access token [here](https://readwise.io/access_token)\n\n## Usage\n\nGrab one of the binaries from the `Releases` page, then\n\n```shell\nREADWISE_API_TOKEN='\u003cyour_token\u003e' S3_BUCKET_PREFIX='\u003cwhatever\u003e' /path/to/readwise-s3\n```\n\nThis will generate a bucket named `\u003cwhatever\u003e-readwiseio-\u003ccurrent_timestamp\u003e`, whose contents will look like this:\n\n```shell\naws s3 ls s3://\u003cbucket_name\u003e\nbooks-001.json\n...\nbooks-00N.json\nhighlights-001.json\n...\nhighlights-00N.json\n```\n\nEach object contains an array of `Book`/`Highlight` JSON objects defined as described [here](https://readwise.io/api_deets).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedragon%2Freadwise-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedragon%2Freadwise-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedragon%2Freadwise-s3/lists"}