How do I extract numerical data points from a spectrogram?

Is there a way to get an python array of the intensities of all the overtones over time as displayed by the spectrogram?

You could use FFT from SciPy