We are excited to announce the launch of our new forums! You can access it forums.aavso.org. For questions, please see our blog post. The forums at aavso.org/forum have become read-only.
Announcement: New Applications
The existing WebObs will soon be replaced by WebObs 2.0! Please use this application to submit future observations: Submit Photometric Observations
You can make a request using a web browser or a custom script.
Check the specifications for the VSX HTTP GET API:
https://www.aavso.org/comment/27176#comment-27176
For example, getting the observations for star "STAR", between dates "DATE1" and "DATE2", you do:
https://www.aavso.org/vsx/index.php?view=api.delim&ident="STAR"&fromjd=DATE1&tojd=DATE2&delimiter=,
delimiter is a character you use to separate fields and can be changed.
Good luck!
Thanks for your comment
What do I change the " &delimiter=" for tab separated file?