I want to use web3.py and infura.io to listen for Uniswap factory events however I am not too sure where to go about doing so.
Here is a link: https://uniswap.org/docs/v2/smart-contracts/factory/
More specifically I want to listen for the PairCreated
event.