IMDB Movie Scraper

IMDB Movie Scraper

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.

VIDEOSApify

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

How IMDB Scraper works

  • Type the name of the moview for which you want to fetch the details
  • Wait for the scraper to success and you get the result in different formats once the scraper is finished fetching details.

Input supported by IMDB Scrapper:

Search Term: A string to search for on IMDb (e.g., "Turandot 1981").

Output of IMDB Scrapper:

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}

Extract the following details from the movie/TV show page:

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.

Contact:

For bugs and custom support write report onissues or contact us: support@getdatafor.me

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!