Looking for syntax formatting help. I want to pull the email addresses of all the technicians in my area to invite them to Field Day and future work shops on antenna building and working 10m during this sun spot cycle. Any help would be greatly appreciated. using this example I can pull a session key: https://xmldata.qrz.com/xml/1.31/?username=kb9azz;password=xxxxxxx using this example I can pull my own data: https://xmldata.qrz.com/xml/current/?s=f2fe700f71ba895f1dac0c5ad4f4516c;callsign=kb9azz However if I try any other data like zip code or county I get an error Trying this string fails https://xmldata.qrz.com/xml/current...90/username=kb9azz;password=xxxxxxx;zip=54738
The XML interface is intended only for individual callsign look ups. It doesn't have the capability of returning a query like you're trying to do. That's why you're getting an error. You can use the advanced search tool on the website and search by name and address. Search by zip code works there. 73, Steve KF8KI
Thank you I will use that interface. So the XML interface is intended for logging and single callsign lookups only. Besides callsign what other parameters can I use or lookup?
Here's the XML interface specification. All of the options are detailed in there. https://www.qrz.com/docs/xml/current_spec.html 73, Steve KF8KI