Moneyfactscompare: Search Mortgages
Moneyfactscompare via Parse · Finance
Search for mortgages by loan amount, property value, term, and buyer type. Maps the buyer type to the appropriate category page and passes search parameters as query filters. Returns matching products from the relevant category. The search_params object in the response echoes the criteria used. APIs for extracting mortgage product data from moneyfactscompare.co.uk. Supports browsing by category, product details, and search filtering across remortgage, moving-home, first-time-buyer, and buy-to-let categories. Fulfilled by Parse from moneyfactscompare.co.uk.
- finance
- moneyfactscompare
- moneyfactscompare-co-uk
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/618de6a9-7f5a-4f71-a274-f53a3e54d9d9/search_mortgages
- Interface artifact
- sha256:efb396567a4dde42be1c882788fa304574bacd6296f67d8bf74f3dae6979828e
- Manifest digest
- sha256:20f27ec5e88340fa11ae7b6d46496db3a7e4a3c6bce300ac981213186c8a3dd9
Request fields
- term (string): Mortgage term in years, as a numeric string.
- value (string): Property value in GBP, as a numeric string.
- amount (string): Amount to borrow in GBP, as a numeric string.
- buyer_type (string): Buyer type determining which category of products to search.: Allowed values: Remortgage, First Time Buyer, Moving Home, Buy To Let
Example queries
- {"term":"25","value":"300000","amount":"200000","buyer_type":"Remortgage"}