Lescrous: Filter By Price
Lescrous via Parse · real_estate
Filter housing search results by maximum monthly rent price in euros. Compares the provided max_price against each accommodation's minimum rent (stored in cents internally). 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.02 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/filter_by_price
- Interface artifact
- sha256:508d18a60532827f5e60e61f7907a91b832b4411943c22849c0e47f7d4ba8b92
- Manifest digest
- sha256:f93a9bcab3bde694b14ddbe7552fd952ee66ff414df1ecb909a1d00c5aa915be
Request fields
- page (integer): Page number for pagination.
- max_price (number, required): Maximum monthly rent price in euros (e.g. 400 for €400/month). Accommodations with a minimum rent at or below this amount are returned.
- page_size (integer): Number of results per page.
Example queries
- {"page":"1","max_price":"400","page_size":"24"}