Traded: Get Deal Detail
Traded via Parse · Real Estate
Fetch full detail for a single deal given its slug and category path segments (state, asset_type, transaction_type). When asset_type or transaction_type are omitted (defaults to 'all'), the endpoint auto-resolves the deal's canonical path via the site's redirect. Returns comprehensive deal information including all parties, brokers, properties, article content, and related profiles. API for extracting commercial real estate deals, broker leaderboards, venture capital transactions, news, and awards from Traded.co. Fulfilled by Parse from traded.co.
- finance
- news-media
- parse
- platform-key
- real-estate
- traded
- traded-co
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Real Estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d1d81861-1a32-4c3b-9348-266dc20d0557/get_deal_detail
- Interface artifact
- sha256:a63b0a9c41796d1be3a644b6b3717fb3c6cb0625e240a28e7d8549fc51fe5710
- Manifest digest
- sha256:1cc163f365d1134ec727a5fb4b83925dbec98919d18f8908db5f384d21619db9
Request fields
- slug (string, required): Deal slug identifier from get_deals results (e.g. 'hamid-r-moghadam-of-prologis-acquires-industrial-portfolio-from-mark-saturno-of-idi-logistics-for-352-16m').
- state (string): State slug for the deal path (e.g. 'colorado', 'new-york', 'florida', 'washington'). Must match the deal's actual state in its URL path.
- asset_type (string): Asset type slug (e.g. 'multifamily', 'hotel', 'office'). Must match the deal's actual asset type in its URL path. When omitted, auto-resolved via redirect.
- transaction_type (string): Transaction type slug (e.g. 'sale', 'loan', 'lease'). Must match the deal's actual transaction type in its URL path. When omitted, auto-resolved via redirect.
Example queries
- {"slug":"redfearn-sells-palm-beach-building-for-more-than-2x-last-year-s-price"}