Spareroom: Search Listings
Spareroom via Parse · real_estate
Search for flat listings in a specific city or area on SpareRoom. Returns paginated results with up to 100 listings per page. Each listing includes title, price (with period), location, image URL, and a detail link. Pagination is integer-based via the page param; total_count indicates total matching listings across all pages. APIs to search for flat listings and discover top flatsharing cities on SpareRoom.co.uk Fulfilled by Parse from spareroom.co.uk.
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
- spareroom
- spareroom-co-uk
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cbca23db-ebaa-4a82-a40d-a790ec09434e/search_listings
- Interface artifact
- sha256:28f4aa8df5310e70dca590402775ad6d571b680ff91e7175b45b56804bcf4d3a
- Manifest digest
- sha256:662c1e81498d73468d4b80be3aca52f24f76de877fd7437a33ce3031b1e37e38
Request fields
- city (string, required): City or area to search in (e.g. London, Manchester, Brighton).
- page (integer): Page number for pagination (1-based).
Example queries
- {"city":"London","page":"1"}