Cryptonomads: List Main Events
Cryptonomads via Parse · crypto_web3
Returns all main crypto events. Supports client-side filtering by chain, event type, location, and keyword query. Returns all events when no filters are provided. Results are not paginated — the full event calendar is returned in one response. API for cryptonomads.org — access crypto events, jobs, companies, members, and coliving listings. Fulfilled by Parse from cryptonomads.org.
- crypto-web3
- cryptonomads
- cryptonomads-org
- entertainment
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/25856da9-2315-4e66-a20b-a80bcb00422a/list_main_events
- Interface artifact
- sha256:7381f83ad776b505d27bf508116ae3b431f8c12a1ae40ccfd3f0af396254f119
- Manifest digest
- sha256:ec18f3ce307f0fee06fb930618c55bb98df59a181d08fa6ed415dbce1cb72354
Request fields
- chain (string): Filter by blockchain chain (e.g. 'Ethereum', 'Solana', 'Multichain'). Matches against event chain tags.
- query (string): Search keyword matched against event name and description.
- location (string): Filter by location. Matches against city, country, or region fields (e.g. 'Europe', 'Prague', 'USA').
- event_type (string): Filter by event type (e.g. 'Conference', 'Hackathon', 'Coliving').
Example queries
- {"chain":"Ethereum","query":"summit","location":"Europe","event_type":"Conference"}