Feedly-Export-Save4Later
Feedly-Export-Save4Later copied to clipboard
Working script for latest feedly design. Including title, url, summary, time, sourceTitle & sourceUrl
Feedly-Export-Save4Later
Simple script that exports a users "Saved For Later" list or all loaded entries in a feed out of Feedly as a JSON string.
This was intended for use in the Google Chrome's "Inspector" tool so your mileage may vary if used in other contexts.
The scripts should work in most modern browsers.
The format of JSON is as follows:
[
{
"title": "Title",
"url": "https://www.example.com/title",
"summary": "Short summary",
"time": " Wed, 15 Jul 2020 18:08:22 GMT",
"sourceTitle": "Example Source",
"sourceUrl": "https://www.example.com"
}
]
How to use:
- Open up your browser.
- Login to Feedly and go to the "Saved For Later" list or any other feedpage.
- Keep scrolling down the page until all saved documents have been loaded
- Right click on the page and select "Inspect Element"
- Inside the "Inspector" tool, click the "Console" tab.
- Paste the appropriate script into the console
Scripts
SaveSavedEntries.js: use for "Saved For Later"
SaveAllEntries.js: use for any other page
Thank you
BradCrawford for the original snippet. fkneist and daun for the contribution.
ShockwaveNN, Dexnero, selcukakbas & nazgul6 for their input.
Donations
Ethereum | Bitcoin |
---|---|
0x6b78d3deea258914C2f4e44054d22094107407e5 | bc1qvvh8s3tt97cwy20mfdttpwqw0vgsrrceq8zkmw |
![]() |
![]() |