Create a SQLite database containing data from your Pocket account
Project description
pocket-to-sqlite
Create a SQLite database containing data from your Pocket account.
How to install
pip install pocket-to-sqlite
Usage
You will need to first obtain a valid OAuth token for your Pocket account. You can do this by running the auth command and following the prompts:
pocket-to-sqlite auth
Which looks like this:
Visit this page and sign in with your Pocket account:
https://getpocket.com/auth/author...
Once you have signed in there, hit <enter> to continue
Authentication tokens written to auth.json
Now you can fetch all of your items from Pocket like this:
pocket-to-sqlite fetch pocket.db
The first time you run this command it will fetch all of your items, and display a progress bar while it does it.
On subsequent runs it will only fetch new items.
You can force it to fetch everything from the beginning again using --all. Use --silent to disable the progress bar.
Using with Datasette
The SQLite database produced by this tool is designed to be browsed using Datasette. Use the datasette-render-timestamps plugin to improve the display of the timestamp values.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pocket-to-sqlite-0.2.3.tar.gz.
File metadata
- Download URL: pocket-to-sqlite-0.2.3.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
396690c372e12110b0af59a17e51baafd7d4656f44f4d6e68c894a454e186eab
|
|
| MD5 |
daf8d3310edb14bf36cda2e7be3d6b48
|
|
| BLAKE2b-256 |
2bc4ccfb042bc2dc13521ad140d71c00e8633304eae35a2ef65bb8732f5e96e0
|
File details
Details for the file pocket_to_sqlite-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pocket_to_sqlite-0.2.3-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9822e12b5e93ff7dde9efbe18341e7e98601e1f25f1dd0e68535fee405a06e7
|
|
| MD5 |
e21813ec69377d4859981ab6dc1e930a
|
|
| BLAKE2b-256 |
bc9e7c93f37dfbe2d155976616b84912fd8a647ad53193613c8021b83903ff40
|