Skip to content

Add observations

Choose a tag to compare

@maxnoe maxnoe released this 27 Mar 12:03
· 59 commits to master since this release

This release adds parsing of the smartfact observations.data page.

from smart_fact_crawler import observations

obs = observations()
print(obs.runs)

Also, the main page now contains the trigger rate and currents info.