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

Forfatter
VincentChalnot
Daglige installasjoner
0
Totale installasjoner
1
Vurderinger
0 0 0
Versjon
0.1
Lagd
12.01.2025
Oppdatert
12.01.2025
Size
4,5 kB
Lisens
MIT
Gjelder

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