Skip to content

Clonex/lost-ark-auction-house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction house

Goal of this project it to extract all prices for all recipes from Lost ark auction house, and find the best recipes to flip, or make yourself.

Scrape recipe data

yarn scrape

OCR data from auction house

This controls your mouse and uses OCR to extract the price information.

Beaware: re-configuration might be needed if a different screen resoution is used. This can be changed in src/AuctionExctractor.js line 9 - 12.

yarn ocr

Analyze data

yarn start

To do

  • Use a reference point to calculate the OCR positions, so it isnt resolution bound.
  • Get better recipe data

About

Extract auction house prices for money and fame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published