IMDB Scraper extracts all the details of the movie for which the detailed information are required for example, the rating of the movie, actors and all the details associated with the movie are fetched and presented in json or tabular format.
The right scraper for you to extract the details of your favorite movies. Simply provide the name of the movie and the scraper will provide you all the details of the movie like, name, directors, ratings, date of release, genre and many more details
Search Term: A string to search for on IMDb (e.g., "Turandot 1981").
A JSON object containing the following details:
1{ 2 "title": "Turandot (1981)", 3 "original title": "", 4 "runtime": "", 5 "certificate": "", 6 "year": "1981", 7 "rating": "", 8 "ratingcount": "", 9 "description": "", 10 "stars": "Montserrat Caballé, Rémy Corazza, Fernand Dumont", 11 "director": "Pierre Desfons", 12 "genre": "Musical", 13 "country": "France", 14 "url": "<https://www.imdb.com/title/tt0834174>" 15}
title: The main title of the movie/show. original title: If available, the original title (sometimes listed under "Also Known As"). runtime: The duration of the movie/show (e.g., "1h 35min"). certificate: The certification rating (e.g., "PG", "R"). year: Year of release. rating: IMDb rating (if available). ratingcount: Total number of ratings. description: Short synopsis or plot description.
For bugs and custom support write report onissues or contact us: support@getdatafor.me
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!