Return item prices from tarkov-market.com in-game
Install dependencies:
pip install -r requirements.txt
Run:
python main.py
Right click item in game, select inspect:
Press CTRL + Z and the console will display pricing information:
- Joe McGinley - Fork owner - added functionality to use with all items - jomcgi
- Colin Cheung - Added support for Puppeteer instead of selenium - ColinCee
- Tommy - initial project owner - created base scripts that inspired this fork - tert1700
See also the list of contributors who participated in this project.