Expatistan: Compare Cities
Expatistan via Parse · maps_geo
Compare cost of living between two cities side by side. Returns a summary statement with the percentage difference and detailed item-by-item price comparison across categories. Prices are shown in each city's local currency with conversions where applicable. API for Expatistan, providing detailed cost of living data, rankings, and comparisons for cities and countries worldwide. Fulfilled by Parse from expatistan.com.
- expatistan
- expatistan-com
- finance
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/de9d469c-5a9e-40ae-ab39-abdd0b916473/compare_cities
- Interface artifact
- sha256:3dda0f2e1d5e200852caf90b958aa3b827f6300e55dc8baf7f5d5adfa5ba2564
- Manifest digest
- sha256:daf9cd641e0cdf89a9e6bc51886d6d2b82e93cd6b901d16eafbbcae45e03da12
Request fields
- city1_slug (string, required): First city slug (e.g. 'london'). Use search_city_autocomplete to find valid slugs.
- city2_slug (string, required): Second city slug (e.g. 'paris'). Use search_city_autocomplete to find valid slugs.
Example queries
- {"city1_slug":"london","city2_slug":"paris"}