# feedly-to-sqlite
[](https://pypi.org/project/feedly-to-sqlite/) [](https://github.com/bcongdon/feedly-to-sqlite/blob/master/LICENSE)
Save data from [feedly](https://www.feedly.com/) to a SQLite database. Supports saving subscription and collection data.
## How to install
$ pip install feedly-to-sqlite
## Authentication
Obtain a personal developer token [here](https://feedly.com/v3/auth/dev). Run the following command and enter your Feedly developer auth token :
$ feedly-to-sqlite auth
This will create a file called auth.json in your current directory containing the required value. To save the file at a different path or filename, use the –auth=myauth.json option.
## Usage
After you’ve setup your authentication, you can use the following commend to download and save your feedly data:
$ feedly-to-sqlite subscriptions feedly.db
More detailed help can be found by running the command with –help
$ feedly-to-sqlite –help
## Attribution
This package is heavily inspired by [goodreads-to-sqlite](https://github.com/rixx/goodreads-to-sqlite/) by [Tobias Kunze ](https://github.com/rixx) and [github-to-sqlite](https://github.com/dogsheep/github-to-sqlite/) by [Simon Willison](https://simonwillison.net/2019/Oct/7/dogsheep/).
This package was designed to fit nicely in the [dogsheep](https://dogsheep.github.io/) / [datasette](https://github.com/simonw/datasette) ecosystems.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file feedly-to-sqlite-0.1.tar.gz.
File metadata
- Download URL: feedly-to-sqlite-0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d87a659935b78dfaa37b70e73bcfabfe4cb1573b1997f9a1dff90ac7b559fb8
|
|
| MD5 |
129c6d789e00a0a739be34b64c52c758
|
|
| BLAKE2b-256 |
d2f4e2c1041a7a690c592e2fd6f3f107380970851e7b435f8645676103b42122
|