Feedly2Instapaper is a simple Python script that:connects to your Feedly and Instapaper accounts to add your "Saved for later"-entries as a new bookmark in Instapaper. If the bookmark was created , the corresponding entry in Feedly is removed.
This script is meant to be used with a cron-job to automate the synchronisation.
Use the package manager pip to install feedly2instapaper. I suggest installing it in an easily accessible location to be able to edit the settings file and point your cron-job to the script.
pip3 install feedly2instapaper --target ./your-dir
-
Prerequisites:
-
Fill in those credentials in
settings.yaml
-
Perform a manual test by executing feedly2instapaper.py`
-
Create a new cron-job that executes
feedly2instapaper.py
-
Sit back, relax and share a coffee with me.
You can contribute by code (open a PR) or by generous coffee donations.