anshulrgoyal / imdb-scrapper

This is small project it provide many good api for search ,scrapping ,trending
39 stars 32 forks source link

Support to get cast member IDs with getCast call #28

Closed nordsk0g closed 4 years ago

nordsk0g commented 4 years ago

When you make a getCast call it returns an array of objects with name, image, and role. Can you add the cast member's ID in order to be able to perform a subsequent getActor call?