Marketplace Information

For a school project I want to compare different NFT marketplaces, so I need two types of informations :1)information about the NFTs (assets), e.g., collection name, asset URI, metadata URI, etc.and 2) NFT-related events. Is it possible to obtain these information using Moralis? If so how can I specify the marketplace in my query? Do you have any code examples/tips?