This script retrieves TAF and METAR aviation weather data from the public
aviationweather.gov API using an ICAO airport code.
- Bash
- curl
- Open a terminal and navigate to the script directory.
- Run:
./airport_api.sh - Enter the ICAO code (e.g.,
KLAX) - Specify output directory and filename when prompted
Saves TAF and METAR data to user-defined text files.
A success message shows the filenames and directory used.
This script is provided "as-is" for educational and demonstration purposes only.
The author assumes no liability for any errors, damages, or misuse.
- Mohamed Swisi
- GitHub: @swde78
- Email: swdenisse@yahoo.it
This project is proprietary intellectual property of Mohamed Swisi.
All rights reserved © 2025.
Unauthorized copying, modification, distribution, or use — in whole or in part —
is strictly prohibited without prior written permission.