AirBnB result aggregator and GeoJson export

Stores all search results in local storage while browsing AirBnB and allow the user to export a GeoJson file with all the results using this bookmark: javascript:document.dispatchEvent(new Event('downloadGeoJSON'));

As of 2025-01-12. See the latest version.

Author
VincentChalnot
Ratings
0 0 0
Version
0.1
Created
2025-01-12
Updated
2025-01-12
Size
4.5 KB
License
MIT
Applies to

AirBnB result aggregator and GeoJson export

Stores all search results in local storage while browsing AirBnB and allow the user to export a GeoJson file with all the results using this bookmark:

javascript:document.dispatchEvent(new Event('downloadGeoJSON'));

This is a work in progress, right now you need to customize the first two constants: domain and searchParameters