Skip to main content

Convert letterboxd.com lists to a list of IMDb tconsts.

Project description

letterboxd-convert

Tests

Convert letterboxd.com lists to a list of imdb ids.

Install

pip install letterboxd-convert

Usage

CLI usage

letterboxd-convert "https://letterboxd.com/crew/list/the-2010s-top-250-narrative-features/" -limit 20

Python package

from letterboxd_convert import download_list
url = "https://letterboxd.com/crew/list/the-2010s-top-250-narrative-features/"
print(download_list(url, limit=20))

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

letterboxd-convert-1.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

letterboxd_convert-1.3-py3-none-any.whl (6.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