Opensea: Search
Opensea via Parse · crypto_web3
Full-text search across OpenSea collections and currencies. Returns matching results with basic metadata including name, slug, chain, floor price for collections and USD price for currencies. Paginates via limit parameter only (no cursor). 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/search
- Interface artifact
- sha256:8cc684b8ce081cdd1fc7b8dd06ea066c53d2dda2f04c244171bbd9e7d788b061
- Manifest digest
- sha256:016c532fb16164346fb96123006d0fdee18c544f6be3f1f44b2193b709e733cd
Request fields
- limit (integer): Max results to return (max 50): Allowed values: 5, 10
- query (string, required): Search keyword
- chains (string): Comma-separated chain filters (e.g. ETHEREUM,BASE,POLYGON)
Example queries
- {"limit":"5","query":"bored ape","chains":"ETHEREUM"}