Hi, I would like to get the latest magnitude (and other data) for T crb a recurrent Nova. I would like to post this information every 30 minutes to social media until the star inevitably nova’s. I’ve been searching for ways to do this and stumbled across the sky patrol api, but it returned me outdated data (from 2012 converting the julian date).
I would like to get this data from aavso vsx or any other relvant source but with the latest avalible data for star watchers like me. I am using python to do this. My intial method would be to scrape another website using some api that i can’t figure out from where they get their data.
I don’t mind making this project open source as well for others to contribute to the project, but I’m still in the early stages of this project. Right now I’m posting to bluesky, but would like to open up to other platforms in the future.
Any tips?
Thanks