Hi all!
I'm trying to write a script that automatically retrieves some data from IMDB for an array of movie titles.
I want it to output something like this: title,year,genre,duration,writer,director,maincast .
Can you suggest me the smoothest way to do it?