Skip to main content

A Letterboxd-compatible FilmAffinity scraper.

Project description

filmAffinity to Letterboxd

(Versión en español)

Generates CSV file compatible with Letterboxd diary importer from FilmAffinity user's data given their ID.

This program is intended for personal use only; please ensure the person you are getting the data from consents to it beforehand and check which privacy and data protection regulations might apply before using the program to get data from other people.

Installation

Using pip

You can install fa-scraper using pip (Python 3.5+):

python3 -m pip install fa-scraper

Then run

fa-scraper [--csv FILE] [--lang LANG] id

Using Docker

You need to install Docker. Once installed, run:

docker run --name fa-container fascraperdev/fascraper fa-scraper id
docker cp fa-container:/*.csv .
docker rm fa-container`

Getting your IDs

In order to get your FilmAffinity data you need to find out what your FilmAffinity ID is. There are different IDs for your user ratings and your lists.

How to get your user id

Go to your profile page and copy the user_id field from the URL:

filmaffinity.com/es/userratings.php?user_id=XXXXXX

How to get a list id

Go to the list pages (in the left menu), and access the list you want (it needs to be public).

You need to copy the list_id field from the URL:

filmaffinity.com/es/mylist.php?list_id=XXXXXX

Options

  • --list LIST sets ID of the public list you want to export
  • --csv FILE sets CSV export file name to FILE
  • --lang LANG sets language to LANG. Letterboxd importer works best in English, the default option.

Run fa-scraper --help to see further options.

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

fa-scraper-0.3.1.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

fa_scraper-0.3.1-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file fa-scraper-0.3.1.tar.gz.

File metadata

  • Download URL: fa-scraper-0.3.1.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.10.1 Linux/5.11.0-1022-azure

File hashes

Hashes for fa-scraper-0.3.1.tar.gz
Algorithm Hash digest
SHA256 89cc95537c74b5149c769039aef87f24a64bdcb3c90ffad7d5e20bb64fdbe57d
MD5 e3f5d8a860b8fbcbee6063c76c56f7bf
BLAKE2b-256 e67ab22e2879b7e9cdbc41480549f41eb76bb77a7cabcbacba847d2b83f7105b

See more details on using hashes here.

File details

Details for the file fa_scraper-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: fa_scraper-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.10.1 Linux/5.11.0-1022-azure

File hashes

Hashes for fa_scraper-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 95880deaf76ac9ca2d0c457ad540f1fb2b2180c943fd6ff6421f084daeb99be3
MD5 4b7abf1d32f75713ea52f4eaa48c1463
BLAKE2b-256 8e56d9713ef8a0eb60cdf624dc0489b4d4c2b9afcba0bccf756c3a65aef52043

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page