Lescrous: Search Residences By City
Lescrous via Parse · real_estate
Search and filter housing listings by city name. Performs a case-insensitive text match against the residence address and label fields within the current page of results. API to search, list, and monitor student housing available through the French CROUS portal. Supports filtering by location, price, room type, and availability. Fulfilled by Parse from trouverunlogement.lescrous.fr.
- education
- government-public
- lescrous
- parse
- platform-key
- real-estate
- trouverunlogement-lescrous-fr
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d252a081-10a5-437e-9533-68a7a9175a3e/search_residences_by_city
- Interface artifact
- sha256:f5970d0a085b5e3f5ed479fe264b84a7c15de81d0b4cc46bd73b1756b9f26a64
- Manifest digest
- sha256:97a00d08e0954f108f897b488426f4c461fd4136c770228cfb0e0ed2a5a47232
Request fields
- city (string, required): City name to search for (case-insensitive match against residence address and label, e.g. 'Tulle', 'Montpellier', 'Evry').: Allowed values: Tulle, Montpellier, Evry
- page (integer): Page number for pagination.
- page_size (integer): Number of results per page.
Example queries
- {"city":"Tulle","page":"1","page_size":"24"}