Skip to content

abbmarand/rustitems

Repository files navigation

Rustlabs Webscraping

Introduction

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

Usage

To get started, follow these steps:

Clone the repository

git clone https://github.com/abbmarand/rustitems.git

run to install all dependacies

npm install

to scrape new data.(takes around 10 minutes)

node scrape.js

to 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors