Skip to main content

Feedly2Instapaper adds your "Saved for later" entries to Instapaper and removes those entries in Feedly.

Project description

Feedly2Instapaper

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.

Installation

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

Usage

  1. Prerequisites:

    • for Feedly (You can request your developer access token here)
      • client_id
      • access_token
    • for Instapaper (You can request your OAuth token here)
      • username
      • password
      • token
      • token secret
  2. Fill in those credentials in settings.yaml

  3. Perform a manual test by executing feedly2instapaper.py`

  4. Create a new cron-job that executes feedly2instapaper.py

  5. Sit back, relax and share a coffee with me.

Contributing

You can contribute by code (open a PR) or by generous coffee donations.

ko-fi

License

GNU GPLv3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Feedly2Instapaper-0.1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

Feedly2Instapaper-0.1.1-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page