I have a test json script that is available to the web:
http://stats.allstarlink.org/GregTestjsondata.cgi
I wrote some php scripts to parse that data:
http://stats.allstarlink.org/maps/nodeList.php?node=2135
By call:
http://stats.allstarlink.org/maps/callAllstarNodes.php?callsign=W3WAN
The only public API I am aware of is this Allmon script. https://github.com/tsawyer/allmon2/blob/master/astdb.php
It grabs the whole node list not just one node. But if you cron it to run once a day then you can parse the result often as needed.
On Mon, Apr 23, 2018 at 4:03 PM, 2E0SIP <app_rpt@marrold.co.uk> wrote:
Hi All,
Is there an 'API' (Either on the local node or the web) for getting info on an individual AllStar node, from the node number? E.G Call Sign / Location etc
Or, a list in CSV / JSON format?
There's a list here - https://allstarlink.org/nodelist.php But from experience, parsing HTML tables is a pain.
Thanks
Matthew2E0SIP
_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_ and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"rpt-users
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
--
Tim WD6AWP
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.