tboothman / imdbphp

PHP library for retrieving film and tv information from IMDb
253 stars 84 forks source link

metacritic link for movie page #165

Closed Thomasdouscha closed 3 years ago

Thomasdouscha commented 5 years ago

hello,

I wanna know that is possible to get metacritic url link for movies? this is not issue. Just i need this and is there anyway to get it or is this option will be add to?

thanks

tboothman commented 5 years ago

Not at the moment. As far as I can see the only link to metacritic is on the Critic reviews page.

You can add a method to find the link if you want, probably shouldn't be more complicated than a regex for https://www.metacritic.com/movie/[^"\?]+ on that page

duck7000 commented 3 years ago

@Thomasdouscha It's been over 2 years, still interested in this method? If so what specific link(s)are you after? In the link above from tboothman there are two links: austinchronicle.com see all 35 reviews on metacritic.com I think you want, like tboothman suggest, the see all?

Thomasdouscha commented 3 years ago

@duck7000 I am interested of just metascore value of metacritic. Actually imdb site for many movies show it. But some others not. That'why i opened that issue how can i get it. Nowadays I am getting directly it from metacritic site. So i am not still interested it.

duck7000 commented 3 years ago

I don't understand, there already is a method to get, if available, metacritic value?

Or do you mean all ratings from different reviewers like washington post or austin chronicles?

But your not interested anymore so this issue can be closed i guess?

Thomasdouscha commented 3 years ago

Yes it can be closed

duck7000 commented 3 years ago

would you be so kind to close it, i can't