jhagen Posted January 2, 2016 Report Posted January 2, 2016 Hello all, I'm a newly liscensed GMRS operator, and I'm also a computer programmer by trade. I'm looking to add the GMRS repeater DB here to my scanner so that it can let me know when there is local chatter as I travel around the state. My scanner has a GPS attached and only searches for "nearby" radio sources. It displays the location, name, PL tone, and if it is an "open" or "closed" system when it picks up a signal so I can easily join in from my GMRS radio in the Jeep without having to look up the local repeaters all the time when I travel. I use the same system for ham repeaters since CA has ~2500 2m/70cm repeaters and there isn't any ham transcievers with that much memory. I could go to the California page here and program all 153 repeaters in by hand, but that would be no fun. I'd much rather write a program to do it for me, that and re-running the program can keep my scanner in sync with the DB. I've registered here and found the repeater directory at: http://www.mygmrs.com/browse? This endpoint, however, returns a HTML blob. In order to get all the repeater details I'd need to parse that HTML, deref the links inside, and fetch the details of each repeater. Is there an endpoint that would provide the DB contents in an easier to work with format? Repeaterbook has an "export to CSV" function that I use and then my program parses the CSV file. 73s! Quote
rdunajewski Posted January 3, 2016 Report Posted January 3, 2016 We don't have a public API anymore, since no one took interest in it. I do have a private API I can give you access to, so I'll PM you with the details. If there's renewed interest in this, I can certainly provide an API for others to use as well. Quote
jhagen Posted January 3, 2016 Author Report Posted January 3, 2016 Sweet! I've received your PM. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.