Opensea: Get Collection Activity
Opensea via Parse · crypto_web3
Get recent activity events (sales, transfers, listings, offers) for a collection. Returns events sorted by most recent first with pricing, buyer/seller info, and item details. Returns a next_cursor for pagination. Search collections, get collection details/stats, list NFT items, and view collection activity from OpenSea Fulfilled by Parse from opensea.io.
- crypto-web3
- finance
- marketplace
- opensea
- opensea-io
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0fc9c665-6fe2-4664-bcbd-e08c694bb070/get_collection_activity
- Interface artifact
- sha256:aa11724e7ecc19768e25ddadb470ac35f3345d531535116c11bf387d415cc019
- Manifest digest
- sha256:d27bc3501c727eb579551ae8334e8b0484d77a09db9231248526f0642e44c9ce
Request fields
- slug (string, required): Collection slug (e.g. boredapeyachtclub)
- limit (integer): Events per page (max 50): Allowed values: 5, 20
Example queries
- {"slug":"boredapeyachtclub","limit":"5"}