Skip to main content

Scrape LAST.FM playlists to SQLite

Project description

lastfm

License codecov Documentation Status

Usage

pip install lastfm-to-sqlite

Now run CLI:

lastfm export 244ec3b62b2501514191234eed07c75d lastfm_dump.db --user Way4Music

That will use (or create) a SQLite database called lastfm_dump.db and a table called playlist to export user's entire playlist.

To scrape specific dates, use --start_date and --end_date:

lastfm export 244ec3b62b2501514191234eed07c75 lastfm_dump.db --user way4music --start_date 2021-08-15 --end_date 2021-09-01

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

lastfm-to-sqlite-0.2.2.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

lastfm_to_sqlite-0.2.2-py3-none-any.whl (8.2 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