Skip to content

ameraljovic/movie_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_crawler

Crawling movie meta data from jinni.com

Prerequisites

  1. Java 1.7 or greater.
  2. MySql Database (for production). For testing not needed.

Instructions

  1. Creating database schema with: ‘CREATE SCHEMA genome;'
  2. Execute tests to see how it works or run main inside Application.java to start the server.

About

Crawling movie meta data from jinni.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages