This project webscrapes the RustLabs.com website for usable itemdata in the game rust such as crafting data and recycling data. It also takes data from the official Rust Crowdin page to translate items
To get started, follow these steps:
Clone the repository
git clone https://github.com/abbmarand/rustitems.gitrun to install all dependacies
npm installto scrape new data.(takes around 10 minutes)
node scrape.jsto apply all the languages (needs env variables) You can sign in to the Rusts crowdin project and copy the cookies and put them in the .env file
node lang.js