(sorry if this isn’t the correct place)
Is it possible to download data for a limited item? (RAP, sales, etc)
Or could I grab it from the roblox api?
You would have to use a proxy to retrieve the data and use a for loop to go through each item
But how do I retrieve the data, that’s my question. Also, I wouldn’t be doing this in Lua - it’d be in Python.
Oh-- alright. I’m not experienced in python, you’d have to do a lot of googling to figure this out. Sorry!!
Api which get’s the data from catalog item
Also it returns all this info:
https://gyazo.com/0223d7b2c2389f6f4e61540c182a789d
Nevermind you were asking in python let me fetch the api url really quick:
https://catalog.roblox.com/v1/search/items/details?Category=3&MaxPrice=1000
