Moneysupermarket: Search Mortgages
Moneysupermarket via Parse · Finance
Search for mortgage products based on property value, deposit, term, region, and optional filters. Returns paginated results (20 per page) with detailed product information including interest rates, fees, costs, lender details, and affordability. Each product includes initial and follow-on rate periods, monthly payments, APRC, total cost, and early repayment terms. Mortgage comparison and search API for MoneySuperMarket, providing live mortgage rates and detailed product search. Fulfilled by Parse from moneysupermarket.com.
- finance
- moneysupermarket
- moneysupermarket-com
- 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
- POST /scraper/b5020d03-b917-43dc-936d-5bf63f145400/search_mortgages
- Interface artifact
- sha256:1ad7fc048e6c8d82ecbd06392eb7ca3166e8499e9c0f7097c205144bf2faf4ee
- Manifest digest
- sha256:6a602f98b1953bf369c8fd9097431490fdcc369b1b7f4e86c2bc02d9ef8c1931
Request fields
- page (integer): Page number for pagination. 20 results per page.
- region (string): UK region.: Allowed values: England, Scotland, Wales, NorthernIreland
- sort_by (string): Sort order for results.: Allowed values: MonthlyCost, InterestRate, APRC
- fixed_term (string): Optional term length filter.: Allowed values: TwoYears, ThreeYears, FiveYears
- journey_type (string): Journey type.: Allowed values: FirstTimeBuyer, HomePurchase, Remortgage
- product_type (string): Optional product type filter.: Allowed values: Fixed, Variable
- deposit_amount (integer): Deposit amount in GBP.
- property_value (integer): Property value in GBP.
- repayment_method (string): Repayment method.: Allowed values: Repayment, InterestOnly
- required_term_years (integer): Mortgage term in years.
Example queries
- {"page":"1","region":"England","sort_by":"MonthlyCost","fixed_term":"TwoYears","journey_type":"FirstTimeBuyer","product_type":"Fixed","deposit_amount":"60000","property_value":"300000","repayment_method":"Repayment","required_term_years":"25"}