A hidden Vudu API and Searching JSON Data with Python
Well, maybe not so hidden, but definitely not advertised.
Vudu has an API that, for the life of me, I could not find advertised anywhere, even with an advanced Google search.
So, I'll take it upon myself to scrape their webpage and dissect their ho...
blog.ajbothe.com5 min read
Jack Saradio
Campaign audience developer
This is awesome, but I couldn't get it to work, I've been trying to figure out a way to get a list of my movies from Vudu so I can add them to Plex so I know what I have and where. Found an old github python script that got me started and your updated API info helped too but couldn't get it all to work. I've never coded a day in my life, I use SQL here and there that's about it lol. But this is making me want to learn!