duck7000 / imdbGraphQLPHP

6 stars 0 forks source link

Popularity ranking Moviemeter / TV meter #15

Closed duck7000 closed 9 months ago

duck7000 commented 11 months ago

Anyone interested in those?

It can return rating according to movietype (movie gets rating from moviemeter, TV Series from tvmeter

Possible return values: currentRank: int (higher is better) meterType: string (MOVIE_METER or TV_METER) changeDirection: string (UP, DOWN or FLAT) difference: int (indicates the difference between the current and previous rank

Ranking info above 5000 is not possible due imdb Pro subscription needed

duck7000 commented 11 months ago

Closing this one as nobody seems to have interest, including me

duck7000 commented 9 months ago

This is about the popularity ranking that is shown in the right above corner of a movie or tv show imdb page like this image Screenshot_2023-10-18_19-39-54

Maybe someone is still interested, i'm thinking about it myself, so i re-open

duck7000 commented 9 months ago

Well this isn't something i would use after a little thought, so closing this one again