Skip to content

tgreer/callsign-scrape

 
 

Repository files navigation

This code lets you scrape the entire list of available UK amateur radio callsigns from the Ofcom licensing site. To use this code you need to have an amateur radio exam pass certificate and not have chosen a callsign yet.

To install:

  • First install Node
  • Check this repository out.
  • Run npm i in this directory to install required packages.
  • Now run node ./license-scrape.js ./output.csv and follow the instructions.

Once you've succeeded in scraping the callsign list, copy it to the callsigns directory and create a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%