Skip to content

PixelPW/BAZL-LFR-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAZL Luftfahrzeugregister Scraper

Creats JSON file for a dump1090 aircraft database. Only for aircrafts registered in Switzerland.

Prerequisites

Installation

Execute the following commands:

curl -X POST -H "Content-Type: application/json" -d '{"page_result_limit":5000,"current_page_number":1,"sort_list":"registration","totalItems":64,"query":{"registration":"","icaoCode":""},"language":"en","tab":"advanced"}' -k https://www.bazlwork.admin.ch/bazl-backend/lfr > lfr.all.json
node getall.js

Releases

No releases published

Packages

No packages published