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'));

Penulis
VincentChalnot
Pemasangan harian
0
Total pemasangan
1
Nilai
0 0 0
Versi
0.1
Dibuat
12 Januari 2025
Diperbarui
12 Januari 2025
Size
4,5 KB
Lisensi
MIT
Berlaku untuk

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