utils Module

pyaavso.utils.download_observations(observer_code)

Downloads all variable star observations by a given observer.

Performs a series of HTTP requests to AAVSO’s WebObs search and downloads the results page by page. Each page is then passed to WebObsResultsParser and parse results are added to the final observation list.