Skip to content

lstephen/ootp-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ootp-extract

Deprecated

Has been integrated back into ootp-ai

Maven Central Build Status

Extraction of player information from OOTP HTML player pages

Site: http://lstephen.github.io/ootp-extract

Installation

When using maven add the following to your pom.xml (and define ootp-extract.version elsewhere).

<dependency>
  <groupId>com.github.lstephen</groupId>
  <artifactId>ootp-extract</artifactId>
  <version>${ootp-extract.version}</version>
</dependency>

About

Extraction of player information from OOTP HTML player pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published