Minting now API

Hi there! I am developing an NFT analytics tool and want to create a list that shows which projects are minting now. I have seen that on a few other platforms on the space but haven’t been able to find a way of getting the data.

I was wondering if you know of a way to do so, It would also suffice if we could find the newly listed projects on opensea, that has items that have minted recently, but I haven’t seen any option to get newly listed projects on opensea with their API. Thanks!

I’m thinking that you could try to list the nft transactions/transfers from recent blocks
https://docs.moralis.io/moralis-dapp/web3-api/native#getnfttransfersbyblock

check those that are from address 0, then you know that it is a mint