Elmegaard / TarkovWikiScanner

Generate a list of required items for Quests and Hideout in Escape from Tarkov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TarkovWikiScanner

Will scan the wiki for all quest and hideout requirements and put them in a json file. Written in Python 3.9

The pages used to fetch the data are these:

If they are not up to date the data will be wrong. Please either update the wiki if you find such a case or contact the wiki team on their Discord

How to run

  • pip install -r requirements.txt
  • python scanner.py
  • JSON output will be in a new folder called output

About

Generate a list of required items for Quests and Hideout in Escape from Tarkov

License:MIT License


Languages

Language:Python 100.0%