
IMDb Person Details Scraper
Pricing
$4.99/month + usage

IMDb Person Details Scraper
Fetch full IMDb details for one or more persons (actors, directors, etc.) using their IMDb IDs. Returns structured JSON including biography, filmography, known for titles, awards, and other metadata.
0.0 (0)
Pricing
$4.99/month + usage
1
4
4
Last modified
8 days ago
IMDb Person Details Bulk Scraper – Apify Actor
Overview
Fetch full IMDb details for one or more persons (actors, directors, etc.) using their IMDb person IDs.
The actor calls the IMDb scraper API for each ID and pushes structured JSON responses to the Apify dataset.
User Input
keyword_1 (array of strings, required) Paste one or more IMDb person IDs in the input field, each on a new line. Each line will be processed as a separate person.
Example Input:
{"keyword_1": ["nm0366389","nm0000138"]}
Output
Each entry in the Apify dataset corresponds to a single IMDb person and may include:
- name
- biography
- birth date / death date
- known for movies/series
- filmography (list of titles)
- awards
- IMDb ID
- other metadata
Example Output:
{"id": "nm0366389","name": "Kevin Hart","birthDate": "1979-07-06","deathDate": null,"bio": "Kevin Darnell Hart is an American comedian and actor...","knownFor": [{"title": "Jumanji: Welcome to the Jungle", "year": 2017},{"title": "Central Intelligence", "year": 2016}],"filmography": [{"title": "Ride Along 2", "year": 2016, "role": "Ben Barber"}],"awards": [{"title": "MTV Movie Award", "year": 2015, "category": "Best Comedic Performance"}]}
How to Run
- Paste IMDb person IDs in the input field (one per line).
- Run the actor. Each person's structured JSON will appear in the Apify dataset.
- Download the dataset in JSON, CSV, or Excel format from the Apify console if needed.
Share Actor: