{"id":17243522,"url":"https://github.com/barabazs/feedly-export-save4later","last_synced_at":"2025-04-14T04:02:11.842Z","repository":{"id":54803563,"uuid":"104336904","full_name":"Barabazs/Feedly-Export-Save4Later","owner":"Barabazs","description":"Working script for latest feedly design. Including title, url, summary, time, sourceTitle \u0026 sourceUrl","archived":false,"fork":false,"pushed_at":"2023-02-03T18:58:12.000Z","size":46,"stargazers_count":32,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T17:52:03.465Z","etag":null,"topics":["export-json","feed","feedly","nojquery","ownyourdata","rss","script","vanilla-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Barabazs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Barabazs","ko_fi":"barabazs","custom":["https://etherscan.io/address/0x6b78d3deea258914C2f4e44054d22094107407e5","https://www.blockchain.com/btc/address/bc1qvvh8s3tt97cwy20mfdttpwqw0vgsrrceq8zkmw"]}},"created_at":"2017-09-21T10:58:02.000Z","updated_at":"2024-07-26T18:46:39.000Z","dependencies_parsed_at":"2023-02-18T10:15:58.524Z","dependency_job_id":null,"html_url":"https://github.com/Barabazs/Feedly-Export-Save4Later","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Barabazs%2FFeedly-Export-Save4Later","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Barabazs%2FFeedly-Export-Save4Later/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Barabazs%2FFeedly-Export-Save4Later/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Barabazs%2FFeedly-Export-Save4Later/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Barabazs","download_url":"https://codeload.github.com/Barabazs/Feedly-Export-Save4Later/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819385,"owners_count":21166477,"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":["export-json","feed","feedly","nojquery","ownyourdata","rss","script","vanilla-js"],"created_at":"2024-10-15T06:15:58.556Z","updated_at":"2025-04-14T04:02:11.817Z","avatar_url":"https://github.com/Barabazs.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Barabazs","https://ko-fi.com/barabazs","https://etherscan.io/address/0x6b78d3deea258914C2f4e44054d22094107407e5","https://www.blockchain.com/btc/address/bc1qvvh8s3tt97cwy20mfdttpwqw0vgsrrceq8zkmw","https://ko-fi.com/T6T51XKUJ"],"categories":[],"sub_categories":[],"readme":"# Feedly-Export-Save4Later\n\nSimple script that exports a users \"Saved For Later\" list or all loaded entries in a feed out of Feedly as a JSON string.  \nThis was intended for use in the Google Chrome's \"Inspector\" tool so your mileage may vary if used in other contexts.\nThe scripts should work in most modern browsers.\n\nThe format of JSON is as follows:\n\n```json\n[\n    {\n        \"title\": \"Title\",\n        \"url\": \"https://www.example.com/title\",\n        \"summary\": \"Short summary\",\n        \"time\": \" Wed, 15 Jul 2020 18:08:22 GMT\",\n        \"sourceTitle\": \"Example Source\",\n        \"sourceUrl\": \"https://www.example.com\"\n    }\n]\n```\n\n## How to use:\n\n1. Open up your browser.\n2. Login to Feedly and go to the \"Saved For Later\" list or any other feedpage.\n3. Keep scrolling down the page until all saved documents have been loaded\n4. Right click on the page and select \"Inspect Element\"\n5. Inside the \"Inspector\" tool, click the \"Console\" tab.\n6. Paste the appropriate script into the console\n\n## Scripts\n\n[SaveSavedEntries.js](SaveSavedEntries.js): use for \"Saved For Later\"  \n[SaveAllEntries.js](SaveAllEntries.js): use for any other page\n\n## Thank you\n\n[BradCrawford](https://gist.github.com/bradcrawford/7288411) for the original snippet. [fkneist](https://github.com/fkneist) and [daun](https://github.com/daun) for the contribution.\n\nShockwaveNN, Dexnero, selcukakbas \u0026 nazgul6 for their input.\n\n\n## Donations\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T51XKUJ)\n\n|Ethereum|Bitcoin|\n|:-:\t|:-:\t|\n|0x6b78d3deea258914C2f4e44054d22094107407e5|bc1qvvh8s3tt97cwy20mfdttpwqw0vgsrrceq8zkmw|\n|![eth](https://raw.githubusercontent.com/Barabazs/Barabazs/master/.github/eth.png)|![btc](https://raw.githubusercontent.com/Barabazs/Barabazs/master/.github/btc.png)|\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabazs%2Ffeedly-export-save4later","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarabazs%2Ffeedly-export-save4later","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabazs%2Ffeedly-export-save4later/lists"}