
AMC Publicly Available Callsign Scraper
Scrape publicly available call signs from the AMC database into a txt file.
Report A Bug
·
Request Feature
Table of Contents
About The Project
A command line applications that scrapes available call signs from the AMC's publicly available callsign database
Built With
Getting Started
Download a release and run it.
Installation
- Unzip or install the Package
- Run the binary file
Usage
Be very aware, running the scraper with no options will scape ALL the available callsigns.
-a, --about Show the about message
-c, --callsigntype string Advanced,Standard,Foundation,Beacon or Repeater
-h, --help Show the help menu
-l, --letters string One,Two,Three
-o, --outputfile string The filename to write the results to (default "output.txt")
-r, --region string ACT,NSW,NT,QLD,SA,TAS,VIC,WA,AET,ANTARCTIC
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @ruxton
Project Link: https://github.com/ruxton/amc_callscraper
Acknowledgements