What do you want to achieve?
I want to get the RAP from a limited item from a specific date.
What is the issue?
The problem is that I don’t know how. I’ve checked the catalog API but it seems like that none of those endpoints give me the RAP of a specific date.
What solutions have you tried so far?
I have also tried looking for third-party websites but I did not find anything.
I solved an issue similar to this in this post. In the post OP was looking for BestPrice, but, in order to achieve it, was needed to use HTTP requests that returned a table of all available stats, including the RAP value which is the one you need, just check it:
Like what @Dev_Peashie said, You can use the Rolimon’s API to get the RAP of an limited, however, I don’t think it’s possible to get the RAP of a limited in a certain date, only nowe
the issue is that it’s in the apis.roblox.com, which we can’t send requests to without using a proxy, as proxies don’t have the roblox.com domain, and we need some node.js and/or python skills to make our own one, and the public proxies are bad, there is a topic about it