I want to retrieve reviews that I have given to movies/series on IMDB app/website under my account.
Does IMDB expose any such API?
I tried accessing the URL mentioned in the screenshot. But looks like I need the token?
How to get IMDB token?
I went through https://github.com/alberanid/imdbpy but looks like there are no such API's to get user reviewed data.
Can anyone please guide me in the right direction?