dawoudt / JustWatchAPI

Python 3 JustWatch.com API - https://justwatch.com
MIT License
326 stars 45 forks source link

Poster #39

Closed prateek-chawla closed 4 years ago

prateek-chawla commented 5 years ago

How do I get posters for a particular title. Thanks

SKRegueiro commented 4 years ago

If you go to justwatch.com you will see that the image url location are pretty much like this: 'https://images.justwatch.com/poster/159326038/s166'. Try replacing {profile} with 's166' or 's592'. Those two work great for me.

curiousercreative commented 4 years ago

recommend to close