Skip to content

mleleszi/imdb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Scraper

Prerequisites

  • Java 8+
  • Maven

How to run

  1. Clone project
  2. CD to project directory
  3. mvn install exec:java -Dexec.mainClass="com.datapao.CommandLineRunner"

Alternatively, you can run it from an IDE as well by running the CommandLineRunner class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages