Keyboard Shortcuts
Advanced Search
Hi Support,
Which API should i use to get Person Id by name? Input: Amitabh Bachchan Output: 35780
@piyushpatelia said: Get Person ID by name Hi Support, Which API should i use to get Person Id by name? Input: Amitabh Bachchan Output: 35780
@piyushpatelia said: Get Person ID by name Hi Support,
See here https://developers.themoviedb.org/3/search/search-people
Example https://api.themoviedb.org/3/search/person?api_key=THE_KEY&language=en-US&query=Amitabh+Bachchan
Hi @piyushpatelia, you can follow this guide, just substitute the movie methods for person methods.
Thanks. it's working fine.
Can't find a movie or TV show? Login to create it.
Login
Sign Up
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by ticao2 š§š· pt-BR
on February 12, 2021 at 9:14 AM
See here
https://developers.themoviedb.org/3/search/search-people
Example
https://api.themoviedb.org/3/search/person?api_key=THE_KEY&language=en-US&query=Amitabh+Bachchan
Reply by Travis Bell
on February 15, 2021 at 10:09 PM
Hi @piyushpatelia, you can follow this guide, just substitute the movie methods for person methods.
Reply by piyushpatelia
on February 16, 2021 at 12:40 AM
Thanks. it's working fine.