SCRIPT HTML/CSS/PHP/JS Ultimate Movie Scraper Site

Lowrens

Moderator
Staff member
VIP Hard
Verified
Joined
Nov 25, 2015
Messages
10,958
Reaction score
1,067
HTML/CSS/PHP/JS Ultimate Movie Scraper Site

SfC3FFo.jpg


This web app is built using PHP, MySQL (to store movie database information) as well as HTML/CSS/JS. Bootstrap and jQuery are libraries are also included for easy customization to the layout. The entire app runs on 1 page and everything is called in via AJAX. Admin’s have the ability to scrape new movies in to the database by simply searching for a title. The back end will search a few public API’s such as OMDB/theMovieDB for data such as (movie title, rating, plot, run-time, actors, genres, and more) and YouTube (HD trailers).

Demo:

Ultimate Movie Scraper Site
 
Top