How to get the result of Web3 API's Token: GET/erc20​/{address}​/price onto a smart contract in solidity?

How to get the result of Web3 API’s Token: GET/erc20​/{address}​/price
onto a smart contract in solidity?
Do you know of any examples online?
Thank you!

Hello, this is not possible because you cannot make a web request in solidity