How do i get a id from a asset name

How do i get a id from a asset name? I want to figure out the price of a item but I only have the name, but I need the id. How do I get the id?

are you using a web browser? if you see the top, you can find the asset ID, copy the ID and paste it to studio

I don’t believe this is possible from inside a Roblox game.
A possible method is by calling Roblox API with HttpService, but I highly doubt thats plausible.