This URL used to work nicely to get a coins price from pancakeswap:
https://api.pancakeswap.info/api/v2/tokens/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3
...but it appears to no longer work.
I assume that pancakeswap has changed their code, and stack overflow questions like this one are outdated. So how do I get the price of a coin from pancakeswap using python?