Skip to content

skydivejkl/finavia-bulletin-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finavia Bulletin Scraper

Scrapes NOTAM tower opening hours for EFJY from the Finavia bulletin and formats it as iCalendar which can used for example with Google Calendar.

Usage

Install node.js, npm and GNU Make.

Install deps

make

Generate iCalendar file to stdout from the current bulletin

make scrape

Generate to file

make scrape > tower.ical

Example

Here's daily generated .ical file for EFJY:

http://skydivejkl.fi/finavia-bulletin-scraper/efjy.ical

and as Google Calendar:

https://www.google.com/calendar/embed?src=7oh3ljgqof39svbsrr8hqgph6i13grfh%40import.calendar.google.com&ctz=Europe/Helsinki

About

Tower opening hours in iCalendar format for EFJY

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published