Hacker News new | ask | show | jobs
by pinks 4927 days ago
Very cool! I wrote a similar Python script (https://github.com/Pinkerton/Scripts/tree/master/Filmsy) to find common actors between movies. It basically acts as a Python API wrapper for omdbapi.com.

I made it because I found a simple webapp at one point that did this, but forgot to bookmark it and never found it again.