Questions tagged [imdb]

The Internet Movie Database (IMDb) is an online database of information related to films, television programs, and video games. This includes actors, production crew personnel, and fictional characters featured in these three visual entertainment media.

The Internet Movie Database (IMDb) is an online database of information related to films, television programs, and video games. This includes actors, production crew personnel, and fictional characters featured in these three visual entertainment media.

Resources:

396 questions
2
votes
2 answers

SQL UPDATE isn't updating the database, is there something wrong with my SQL statement?

This is my first attempt at a 'real' C# program. It takes a specified directory, extracts the file name (without extension) and writes them to an SQL database. This data is then read back into an array and passed into the below 'foreach' loop. The…
2
votes
0 answers

How to convert text to integer list as in imdb.pkl

I have trained a model for sentiment analysis on imdb movie review dataset. Now I wish to test it on a custom input i.e. some string for example, "Hello". But I have loaded train and test from 'imdb.pkl' file which returns already preprocessed text…
nightfury
  • 74
  • 1
  • 7
2
votes
1 answer

how to retrieve plot keywords for specific movie id using imdbpy from imdb

i want to retrieve plot keywords for specific movie id using IMDBPY from IMDb .any idea? i just know that from imdb import IMDb ia = IMDb() # get a movie and print its name the_matrix = ia.get_movie('0133094') print(the_matrix)
2
votes
1 answer

Hiding a div on IMDB search

Since IMDB search can't exclude specific genres, I would like to hide the ones who I am not interested in, using Tampermonkey or Greasemonkey. Every movie is inside a class named "lister-item mode-advanced": Inside that is:
Daniele
  • 23
  • 2
2
votes
2 answers

Adapting to the disappearance of the IMDb datasets

So the freely available IMDb datasets will disappear at the end of 2017. From what I understand, you must: identify yourself (register a personal account for all access) pay money (once a free quota is used up, though the actual price may be…
forthrin
  • 2,709
  • 3
  • 28
  • 50
2
votes
1 answer

Scraping IMDB with beautfulsoup in Python; search result then enter link then get year

I'm trying to scrape IMDB to search for a particular title, enter the first link in the search results, then print the year (and later other info) that the movie was released but I can't seem to figure out what part of the html to put in…
J.C. Diaz
  • 43
  • 1
  • 4
2
votes
1 answer

OMDb API multiple results

I'm trying to get a specific movie from IMDB using the IMDO api, It's working great if there is only 1 movie with the title I'm searching for. But if there are multiple movies, I one get the first, sorted by year I'm assuming. How can I get all of…
Anders
  • 200
  • 1
  • 12
2
votes
1 answer

How can I get soundtrack information with iMDBpy?

I'm use the imdbpy package to retrieve movies info, but I can't seem to get the soundtrack information. I've checked and the movie that I'm using as a test (Toystory) has a soundtrack on the iMDb website, and soundtrack is on ia.get_movie_infoset(),…
2
votes
1 answer

Get Spring embeded database content

I created a H2 In-Memory Database in Spring framework like this: EmbeddedDatabaseBuilder builder = new EmbeddedDatabaseBuilder(); EmbeddedDatabase db = builder .setType(EmbeddedDatabaseType.H2) //.H2 or .DERBY …
Pwi
  • 101
  • 1
  • 1
  • 6
2
votes
0 answers

Creating a function to extract number of movies, and each movie's properties from a URL

I'm creating a function read_m_from_url(url, num_of_m=50) to extract num_of_m number of movies from a URL. It will also return a list of dictionaries, each of which represents a movie. Can someone tell me what I'm doing wrong in line 67 ( marked as…
squidvision
  • 289
  • 3
  • 7
  • 17
2
votes
2 answers

Read specific place from XML c#

So I have an XML file and it gets information from imdb which is like that,
Louni
  • 51
  • 1
  • 8
2
votes
3 answers

Remote images displaying only sometimes

I maintain a local intranet site that among other things, displays movie poster images from IMDB.com. Until recently, I simply had a perl script download the images I needed and save them to the local server. But that became a HUGE space-hog, so I…
Ryan
  • 672
  • 1
  • 6
  • 16
2
votes
2 answers

PHP Statement always return false

I have a little script witch fetches data from IMDB with omdbapi. I've managed to get the data from the site, but when I try to check if the movie's poster is valid, it always returns false. if(!$info['Poster'] == "N/A") { …
ilo
  • 316
  • 2
  • 12
2
votes
1 answer

How to show www.imdb.com in iframe?

I want to show http://www.imdb.com in an iframe, but the below code doesn't work. Does anyone know the reason? Thank you very…
Cuero
  • 1,169
  • 4
  • 21
  • 42
2
votes
1 answer

Extract text from html with xpath

I want to extract text from html just like this-
Boom Shack-a-Lak
Written by Apache Indian (as Stephen Kapur) and Ervin Barrington Woolley