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

Autor
VincentChalnot
Denne inštalácií
0
Celkový počet inštalácií
1
Hodnotenie
0 0 0
Verzia
0.1
Vytvorené
12.01.2025
Aktualizované
12.01.2025
Veľkosť
4,5 KB
Licencia
MIT
Spustiť na

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