{"id":26449209,"url":"https://github.com/geekgurudev/letterboxd-compare-api","last_synced_at":"2025-08-21T18:04:30.761Z","repository":{"id":281624722,"uuid":"945872918","full_name":"GeekGuruDev/letterboxd-compare-api","owner":"GeekGuruDev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T09:06:46.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T09:45:00.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeekGuruDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-10T09:05:10.000Z","updated_at":"2025-03-10T09:06:50.000Z","dependencies_parsed_at":"2025-03-10T09:45:04.669Z","dependency_job_id":"614051f3-2720-44db-b347-a4f54035227b","html_url":"https://github.com/GeekGuruDev/letterboxd-compare-api","commit_stats":null,"previous_names":["geekgurudev/letterboxd-compare-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekGuruDev%2Fletterboxd-compare-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekGuruDev%2Fletterboxd-compare-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekGuruDev%2Fletterboxd-compare-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekGuruDev%2Fletterboxd-compare-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeekGuruDev","download_url":"https://codeload.github.com/GeekGuruDev/letterboxd-compare-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246502,"owners_count":20422455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-18T14:53:22.766Z","updated_at":"2025-03-18T14:53:24.101Z","avatar_url":"https://github.com/GeekGuruDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Letterboxd Compare API\n\nA simple API to compare Letterboxd profiles.\n\n## Endpoints\n\n### GET /profile/:username\n\nReturns a profile object with the following properties:\n\n- `username`: The username of the profile.\n- `displayName`: The display name of the profile.\n- `avatar`: The avatar URL of the profile.\n- `moviesStat`: The number of movies in the profile's film log.\n\n### GET /movies/:username\n\nReturns an array of movie objects with the following properties:\n\n- `title`: The title of the movie.\n- `slug`: The slug of the movie.\n- `rate`: The rating of the movie (out of 5).\n- `rateStars`: The rating of the movie in stars (e.g. \"4.5\").\n- `liked`: A boolean indicating whether the movie has been liked or not.\n\n### GET /watchlist/:username\n\nReturns an array of movie objects with the same properties as the `/movies/:username` endpoint.\n\n## Running the API\n\nThe API is written in Node.js and uses Express as its web framework.\n\nTo run the API, clone this repository and run `npm install` to install the dependencies. Then, run `npm start` to start the API.\n\nThe API listens on port 3000 by default. To change the port, set the `PORT` environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekgurudev%2Fletterboxd-compare-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekgurudev%2Fletterboxd-compare-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekgurudev%2Fletterboxd-compare-api/lists"}