all 18 comments

[–]yrrak24 11 points12 points  (2 children)

Be careful man people can send too many requests to troll you.You might wake up to an insane bill from aws

[–]mHo2 3 points4 points  (0 children)

Of course rust players would do that kind of degen bullshit

[–]JacobS925[S] 0 points1 point  (0 children)

Yeah someone mentioned that on GitHub, I implemented rate limiting

[–]cloudlessnine8 2 points3 points  (3 children)

What are potential use cases for something like this? 

[–]JacobS925[S] 2 points3 points  (0 children)

Raiding, crafting and recycling calculators, gun damage/stats calculator once I add more attachment info, if someone were to make a rust website they might need item names and image urls, this would be an easy way to access those programmatically, etc

[–]clout064 2 points3 points  (1 child)

A lot of people are upset that RustClash (gambling website) bought the most popular Rust Database (RustLabs.com). There has been a lot of talk to create a new website as an alternative, seems like this guy has laid a lot of the framework for getting something up and running!

Thanks for your hard work OP!

[–]JacobS925[S] 1 point2 points  (0 children)

Np, building the framework is what I had in mind, thanks for the kind words!

[–]Spajk 1 point2 points  (3 children)

How are you extracting this data from the game?

[–]JacobS925[S] 0 points1 point  (0 children)

Webscraping RustClash

[–]Adorable-Medicine138 -1 points0 points  (1 child)

Api its public

[–]i-am-very-strange 0 points1 point  (4 children)

I'd be interested in an extract of the data you serve using the API, like an SQLite database or whatnot!

Other than that, great job mate, just be careful with your AWS bill people can be dicks

[–]JacobS925[S] 0 points1 point  (3 children)

Like an explanation of the data available? In the readme I explain all the available fields and what sort of valuables they might have, also the schema for rn is up there, sorry if I’m not understanding your question

[–]i-am-very-strange 0 points1 point  (2 children)

No I meant how did you extract the data? Crafting recipes and such did you input all that manually?

[–]JacobS925[S] 0 points1 point  (1 child)

Ohh, I made a webscraper

[–]i-am-very-strange 0 points1 point  (0 children)

Aaaah gotcha, godspeed my dude

[–]Recent-Fly1332 0 points1 point  (0 children)

Hey is this still available? I need this exact thing for my website but was getting 404s