dawoudt / JustWatchAPI

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

All providers 'codes'? #60

Open alessandrofajr opened 2 years ago

alessandrofajr commented 2 years ago

There is a list api_payload.txt with some "codes" for each provider. For example: Netflix is nfx, Google Play Store is ply. Where can I find the codes for others providers, like Amazon Prime Video, Disney+? Or GloboPlay (a provider available in Brazil)?

BrunoBA commented 2 years ago

Hi I think the Globoplay code is gop

sidward35 commented 1 year ago

I found the codes in the HTML on JustWatch's website, and parsed through it using Python. The result: you can see most of the provider codes here sidward35/letterboxd-justwatch#service-codes