Skip to content

helloingob/NineNinetyNine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NineNinetyNine

This projects looks up all Gamestop 9.99€ items from the "Eintauschliste" and queries each item on "Ebay Kleinanzeigen".

You are able to specify:

  • Postal code
  • Radius away from the area
  • Your maximum price
  • Age of the ebay post in days

Example

A new game is worth about 60€. So if you can buy two games off ebay for less than this price (+fee) you can reduce the cost of the new game.

Money Description
~60€ New game at Gamestop
-9.99€ Gamestop fee
--- ---
-15€ Game1 on list
-15€ Game2 on list
--- ---
~20€ Savings on a new game

Requirements

Build

  • Run "mvn clean package"

Setup

  1. Edit settings.properties
    plz=1337
    radius=5
    maxprice=50
    lessthan=10
    #verbose=true
    
  2. Run
    java -jar NineNinetyNine.jar
    
  3. Look up results
    results_YYYYMMDD_HHMMSS.html
    
  4. $$$ Profit

About

Finds games from Gamestop 9.99 on Ebay Classifieds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published