Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 997 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 997 Bytes

Fridays For Future API

Usage:

https://fff-api.dmho.de/v1/scrape/list: Returns a list with the upcoming climate strikes (next week)

https://fff-api.dmho.de/v1/scrape/list2: Returns a list with the upcoming climate strikes (next week)

https://fff-api.dmho.de/v1/scrape/groups: Returns a list with all regional groups

https://fff-api.dmho.de/v1/scrape/list/all: Returns a list with the upcoming climate strikes (all weeks)

https://fff-api.dmho.de/v1/scrape/list/map: Initiates generating a Leaflet map file with all places (takes about a minute, accessible through /mapdata.js)

https://fff-api.dmho.de/v1/scrape/list2/map: Initiates generating a Leaflet map file with all places (takes about a minute, accessible through /mapdata2.js)

https://fff-api.dmho.de/map.html: Shows a fullscreen map, generated by the data in /mapdata.js (can be embedded)

https://fff-api.dmho.de/map2.html: Shows a fullscreen map, generated by the data in /mapdata2.js (can be embedded)