Memphisdailynews: Get Foreclosure Notice Detail
Memphisdailynews via Parse · Government & Public Sector
Fetches the full detail of a single foreclosure notice using its TDN ID and publication date. Returns structured fields including borrower, property address, trustee information, attorney, instrument number, auction date, and the full notice text. Extracts public notices and records from Memphis Daily News, including foreclosure listings, details, available notice dates, and public records summary counts. Fulfilled by Parse from memphisdailynews.com.
- finance
- government-public
- memphisdailynews
- memphisdailynews-com
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/df3f8e18-6fb4-46f6-8529-7edb5e28cdaf/get_foreclosure_notice_detail
- Interface artifact
- sha256:13a1894ae5a2c75dd2ccc45557052a56e1c61ea6741483ca819c37d0f8a0ff6f
- Manifest digest
- sha256:15b318522a89611d1f832624ea098c1e2e87e50e7e8758b3c33563a326ae49bc
Request fields
- tdn_id (string, required): The TDN ID of the foreclosure notice (e.g. FD114900). Obtained from get_foreclosure_notices_by_date results.
- pub_date (string, required): Publication date in M/D/YYYY format (e.g. 6/10/2026). Use the publication_date value from get_foreclosure_notices_by_date results.
Example queries
- {"tdn_id":"FD114900","pub_date":"6/10/2026"}