Import ratings into Kinopoisk

Collect your ratings and watchlist, then copy a console script (or an AI-agent prompt) that writes them back to Kinopoisk.

KinopoiskKinopoisk

How to import ratings into Kinopoisk

  1. Paste the ID or profile link of the old Kinopoisk account (its profile must be public) and click Collect — the converter reads its ratings and «to watch» list.
  2. Copy the console script — or the AI-agent prompt, if you’d rather not touch the console.
  3. Open kinopoisk.ru signed in to the account you are moving the ratings to, and open the browser console (F12, or ⌥⌘J on a Mac).
  4. Paste the script and run it. It rates each film through the same requests the site itself makes, pausing between them. Read it before running — it is plain, visible code.
  5. Keep the tab open until the script finishes — the ratings and the «to watch» list appear on the profile as it works.

When you need an import back into Kinopoisk

The usual case is moving to another account: while the old profile is public, its ratings can be collected by ID and re-rated under the new account — hundreds of films without manual clicking. The same trick recovers ratings when you have lost access to the old account but its profile is still visible. And before any experiments, keep a file backup — it stays yours whatever happens to either account. Ratings kept on Letterboxd reach Kinopoisk the same way — see the separate guide on moving them in from Letterboxd.

See also

Frequently asked questions

How do I import ratings into Kinopoisk?
Kinopoisk has no built-in import. This tool collects the ratings of a public profile and generates a console script (or an AI-agent prompt) that rates the films under your account — through the same requests the site itself makes.
Can I move ratings from one Kinopoisk account to another?
Yes — that is the main use case. Paste the old profile’s ID (the profile must be public), collect the data, sign in to the new account on kinopoisk.ru and run the script.
Can I restore lost ratings?
Everything still visible on the old profile’s public page can be collected and re-rated. If the profile is gone, there is nothing left to read — which is why it pays to keep a file backup in advance.
Is it safe?
The script and your data are built in your browser; we never see your Kinopoisk cookies or session, and the script is plain code you can read before running. But automating writes is formally against Kinopoisk’s terms — the risk is yours; the pauses between requests reduce it but don’t remove it.
Does the «to watch» list move too?
Yes. The converter collects both the ratings and the watchlist, and the script writes both back.