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

作者
VincentChalnot
日安装量
0
总安装量
0
评分
0 0 0
版本
0.1
创建于
2025-01-12
更新于
2025-01-12
大小
4.5 KB
许可证
MIT
适用于

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