I am very new to Python (and relatively new to programming) and would appreciate any help.
How would I use the following example link to download the supplied information using Python.
https://url.com/InfoService/GetFlightByFlightNum?board={BOARD}&flightNum={FLIGHTNUM}
Method: GET
Thanks