LukePrior / nbn-service-check

This is an unnofficial API that can return the NBN availability information for properties including technology type, maximum line speed, and co-existance status if available.
https://nbn-service-check.vercel.app/check?address=
MIT License
12 stars 3 forks source link

Could not find match #10

Closed nthulke closed 1 year ago

nthulke commented 1 year ago

Hello,

It looks like this isnt working at the moment, and having a high level look at your code it appears to be due to the fact that my republic are no longer selling NBN.

image

LukePrior commented 1 year ago

Hi, that would explain it.

I'll need to investigate potential replacements.

nthulke commented 1 year ago

Looking at this one https://github.com/chrishardinge/nbn-lookup/blob/master/src/Search.php it works if I install it locally, so it must be pulling from something that has the data.

LukePrior commented 1 year ago

Looking into switching to the Launtel API.

LukePrior commented 1 year ago

I have now switched over and it should be working again