Skip to main content

Lindle Python API saving tool to keep all your links all in one place

Project description

Lindle Py

Lindle is your ultimate solution for managing and organizing your web links with ease. This versatile Chrome extension empowers you to save, categorize, and access your online resources like never before.

Buy Me A Coffee Google Play Chrome Store

API Documentation

The API Documentation for Lindle.

Installation

pip install lindle

or

pip3 install lindle

Getting Started

Get your Lindle API key from Chrome Extension.
Chrome Extension

import lindle
apiKey = "YOUR_API";
lindle = Lindle(apiKey)

Get Links

links = lindle.get_links()
print(links)

Get Folders

folders = lindle.get_folders()
print(folders)

Get Synced Bookmarks

data = lindle.get_synced_bookmarks()
print(data.folders)
print(data.links)

Change Log

1.0.0 (15/02/2023)

  • Initial version

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

lindle-1.0.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

lindle-1.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file lindle-1.0.0.tar.gz.

File metadata

  • Download URL: lindle-1.0.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.4

File hashes

Hashes for lindle-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5b46bb76f18a00fa19d818087d187aef31e75d3406ccda1090b9ca214b8eb5f9
MD5 d01454a908278db0a67d5e8e04854e2a
BLAKE2b-256 970e07dad5ed4d4275284e03275e27a4fdd684ae5f1abe05112b466fac6928a7

See more details on using hashes here.

File details

Details for the file lindle-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: lindle-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.4

File hashes

Hashes for lindle-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24320f998db063aff71318a28220bdd16f7356b495cbf543b9d0f2bd0dfcad68
MD5 621e8fa3d73293593da5e5e33ef2dc71
BLAKE2b-256 23237cddcfb75aa93f3c88c453d01d2cf2faef308bb5d49d24ad5ce0818ce0ee

See more details on using hashes here.

Supported by

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