{"id":20109546,"url":"https://github.com/agentcooper/kinoart-review-data","last_synced_at":"2026-06-09T17:31:15.302Z","repository":{"id":141124659,"uuid":"441296758","full_name":"agentcooper/kinoart-review-data","owner":"agentcooper","description":"Match kinoart.ru review data with TMDB","archived":false,"fork":false,"pushed_at":"2021-12-26T18:54:33.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T18:29:02.564Z","etag":null,"topics":["kinoart","movies"],"latest_commit_sha":null,"homepage":"","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/agentcooper.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":"2021-12-23T21:12:40.000Z","updated_at":"2021-12-26T18:54:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c95e3c55-0c31-4352-b828-21b9f506c1b2","html_url":"https://github.com/agentcooper/kinoart-review-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agentcooper/kinoart-review-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fkinoart-review-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fkinoart-review-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fkinoart-review-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fkinoart-review-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentcooper","download_url":"https://codeload.github.com/agentcooper/kinoart-review-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fkinoart-review-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34118751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["kinoart","movies"],"created_at":"2024-11-13T18:08:48.258Z","updated_at":"2026-06-09T17:31:15.275Z","avatar_url":"https://github.com/agentcooper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kinoart review data\n\nKinoart (\"Искусство Кино\") is a Russian movie review magazine, it is available online at https://kinoart.ru. Because they write in the Russian, all movie titles are referenced in Russian as well. This can be inconvenient for any data science needs.\n\nFile [`./data/output.csv`](https://github.com/agentcooper/kinoart-review-data/blob/main/data/output.csv) matches the supposed Russian title from the Kinoart review with the English movie title on [TMDB](https://www.themoviedb.org). It can be useful for further data analysis.\n\n## Setup\n\nInstall [Node](https://nodejs.org/en/), then `npm install`.\n\n## How to run\n\n```bash\n# Updates ./data/output.csv\n./bin/update.js\n```\n\n## Notes\n\n- The script caches all network requests using local files.\n- The supposed Russian title of the movie is being guessed from the photo caption and the review title.\n\n## Further use\n\nI did this to check which of my watched movies have a review from the Kinoart magazine.\n\nTo match a [CSV export from Letterboxd](https://letterboxd.com/settings/data/) against the review data, you can use the [xsv](https://github.com/BurntSushi/xsv) tool:\n\n```bash\n% xsv join Name ~/Downloads/letterboxd-evilagentcooper-2021-12-23-20-10-utc/watched.csv Title ./data/output.csv | xsv select 'Name,Review URL'\nName,Review URL\nPulp Fiction,http://kinoart.ru/reviews/mesto-kriminalnogo-chtiva-kventina-tarantino-v-kinematografe-1990-h\nMad Max: Fury Road,http://kinoart.ru/reviews/bezumnyy-maks-doroga-yarosti-pyat-let-nazad-vyshel-film-kotoryy-podvel-nas-k-vratam-valgally\nInterstellar,http://kinoart.ru/reviews/nulevaya-gravitatsiya-anton-dolin-o-filme-interstellar-kristofera-nolana\nThe Shining,http://kinoart.ru/reviews/ded-s-batey-stsepilis-po-pyani-doktor-son-po-stivenu-kingu-za-i-protiv\n...\n```\n\nThere is also `./bin/letterboxd-recent.js`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Fkinoart-review-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentcooper%2Fkinoart-review-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Fkinoart-review-data/lists"}