Html – How to scrape data from arbitrary number of row listings using python selenium?
So I'm trying to create a bot that identifies nft loan listings on blur that meet certain criteria such as the loans total value being 80% or less than its floor price or APY being greater than 100%. I've figured…