Archive

Posts Tagged ‘imdb’

Movie Review Website

December 15th, 2011 Comments off

I want a website that like IMDB.com.

Visitors should be able to rate products (like post, comment on them, and have a mini with a forum at the bottom (like imdb).

I need to be able to edit / upload the information/picture/video on a specific products page

Overall, it should function like IMDB.com, but for different subject / must be different design ( different design from imdb

Please contact me with any questions.

Thanks

Datalife Engine Xfields

December 3rd, 2011 Comments off

Hello,

I need to integrate this module:
http://dle-en.com/modules/1646-dle-imdb-grabber-pro.html

with this theme using xfields:
http://dle-en.com/templates/1523-dirvideo_cinem.html

So I could grab info directly to the xfields…

for example, this is how the module works, he grabs the movie info and add in the post body like that:
http://screensnapr.com/e/ljNhXy.jpg

I want that instead of that, he add the same info to the xfields:

http://screensnapr.com/e/EDBdm3.jpg

Imdb Movie Info Autograbber

August 19th, 2011 Comments off

My site is running on the script phpmymovie.com
My website is watchmoviesonlinehut.com
I can grab movie image,description etc semi auto,I just have to put the imdb link to the movie into my admin panel and click grab.
then it adds the movie info to my site.

I would like someone to make a auto grabber.
So that it runs daily and adds all the latest movies from imdb to my site,
Image
Description
Release year
Movie length etc

I want this to run fully 100% automatic so i do not need to add the films myself.

It would be nice also if it could add older films.

I look forward to your bids.

Website Php Scraping Script Modification

June 28th, 2011 Comments off

I had a PHP/MySQL script created for me that does the following:

1. Takes a large list of every movie that’s released

2. Runs a search for the title on IMDB.com

example: http://www.imdb.com/find?s=all&q=pink+panther

- The script takes the first result under ‘Popular Titles’

- If there are no Popular Title results, it simply takes the first link that it can find.

3. On the IMDB result page, it scrapes the rating out of 10, and the Metascore out of 100.

4. Next the script searches for the title at RottenTomatoes.com and goes to the first result.

It scrapes the ‘average rating’ out of 10 from this page.

This method works fairly well for the most part, but there are a few ways I would like to improve the script.

MODIFICATIONS
————-

- In Step #2, IF there are no ‘Popular Title’ results, instead of taking the first link that it finds on the page, I would like it to take the first result under ‘Titles (Exact Matches)’. If neither of those exist, well, the script can just skip the movie.

- When going to the result page on IMDB, the script would make note of the IMDB ID#. This can be found right in the URL. For example:

http://www.imdb.com/title/tt0103064/ <– the ID# is 0103064

- Instead of searching on RottenTomatoes, it would use the RottenTomatoes JSON API interface which can find a movie based on the IMDB ID#. This should be more accurate than a blind search on RottenTomatoes. To find the movie, we just use the following URL:

http://api.rottentomatoes.com/api/public/v1.0/movie_alias.json?type=imdb&id=0103064&apikey=z7y3sjqf9ecysct7pz2c4naj&_prettyprint=true

And the result we’re looking for is the one under “links”: {“alternate”: – in this case it is http://www.rottentomatoes.com/m/terminator_2_judgment_day/

The script would then proceed to the RottenTomatoes page like it does now, scraping the score.

Need Custom WordPress Plugin For Movie Site

April 5th, 2011 Comments off

I have a wordpress movie website that contains a custom plugin that automates movie info directly into my blog from imdb.com on autopilot. However, the custom plugin is encrypted and encoded which means that the original author has constructed it to only work on 1 domain and doesn’t provide any information about it which makes it difficult to configure. the admin password also has to be encoded into the custom plugin.

I need a programmer to create for me my own encrypted custom plugin for me as well that would allow me to install it on other multiple domains, which i want to update automatically as well instead of manually. The custom plugin needs to function and perform exactly as the plugin on my moviesite. The custom plugin is not a feed, but the plugin is a scraper which scrapes movie data from imdb.com automatically when imdb.com updates its movies database and then sends it to my site.

I will post a link to the movie site in PMB so that you can take a look and gather some ideas.

Php/sql Imdb-project

September 14th, 2009 Comments off

Hello!

I’m looking for somone who is able to finish my website/script that lists all the movies from IMDB250 (top 250), both on a website and having it stored in a local cache. The database/website should be syncronized with a specified directory on the server where all the movies from the IMDB250 are going to be stored, and based upon name of the files (ie, title) the website/database should syncronize/check-up and should display wich ones are downloaded and/or in the directory and wich ones are not.

Please feel free to contact me if there is anything you dont understand.

As the movies might be named differently, ie Title.Year.Format-GRP or simply Title.avi you need to be able to write it so that it doesnt pick the wrong title. It must also be able to detect movies with capital letters in its filename/dirname and not skip them

Scripts will be provided to winner once the auction has ended, payment will be made through moneybookers (Since the fees here are shit, i paid people through moneybookers before, if needed i can get references from them)

Php/sql Coder For Imdb-scraper

September 14th, 2009 Comments off

Hello!

I’m looking for somone who is able to finish my website/script that lists all the movies from IMDB250 (top 250), both on a website and having it stored in a local cache. The database/website should be syncronized with a specified directory on the server where all the movies from the IMDB250 are going to be stored, and based upon name of the files (ie, title) the website/database should syncronize/check-up and should display wich ones are downloaded and/or in the directory and wich ones are not.

Please feel free to contact me if there is anything you dont understand.

As the movies might be named differently, ie Title.Year.Format-GRP or simply Title.avi you need to be able to write it so that it doesnt pick the wrong title. It must also be able to detect movies with capital letters in its filename/dirname and not skip them

Scripts will be provided to winner once the auction has ended, payment will be made through moneybookers (Since the fees here are shit, i paid people through moneybookers before, if needed i can get references from them)

Jreviews Joomla Component

August 12th, 2009 Comments off

Here are the details about my project:

Actually I am creating a movie portal using a joomla component called Jreviews (CCK), i need you to add some functionality to the component. The site will have some movies listed in it (only the ones added by users). Each listing will contain the movie information like Director, Year, Cast & Crew, Summary etc. which will be fetched from IMDB ,and listings will also contain different media links, so that users are able to watch those movies online.

Jreviews already has all the functionality for adding new listings from frontend, and adding custom fields to forms, crating customized templates etc. (basically anything you want to do)

Now here is how it will work:

When the user tries to create a new listing using Jreviews, there should be a text field at the top of the form for IMDB link, when user enters the IMDB link of movie and clicks on save, it should automatically fetch all the data from IMDB and fill in the corresponding fields in the form like Director, Year, Summary etc. ( preferred using AJAX)

Please open this link: http://tinyurl.com/l7kkre
as you will need t for reference from now on.

Our listing will look something like the link you just opened. In the frontend, there will be all the information about the movie and an option to ADD MEDIA LINK. When registered user clicks on that, it will ask for a SOURCE (predefined) in a dropdown select list, after selecting the source, user will be asked to enter a link and will have option to add as many links as he wants by clicking on add button like Link 1, Link2, Link3. Then after submitting it, it will display in frontend like something very similar to this link: http://tinyurl.com/l7kkre

It will have different sources and links associated with those sources. If its only one link, it will display WATCH FULL, if its multiple links, it will display PART 1, PART 2 etc. And each source will have thumbs up and thumbs down rating just like that link.

And for administrators, there will be an option to EDIT or DELETE those sources.

IMPORTANT: I will provide you with the IMDB fetching script and the thumbs up rating script. And if you want, I can also give you my license for Jreviews.

Jreviews’ framework is based on CakePHP and all the source code is open (unencoded).

If you have any more questions, Please feel free to contact me through PMB.

Imdb Site Clone/script

July 28th, 2009 Comments off

I want to make a website that looks and feels like IMDB.com, but for paintball.

Visitors should be able to rate products (like movies on imdb), comment on them, and have a mini with a forum at the bottom (like imdb).

I need to be able to edit the information on a specific products page (example a paintball gun).

Overall, it should function like IMDB.com, but for a different subject.
I have a design I’m working on that is based off of the IMDB homepage.

Please contact me with any questions.

Thanks

Bear