Hi There,
I'm having a little trouble with the URL search endpoints.
For example - is it not possible to search "Results with Listing date x" without having to have a query?
If i wanted to search results with a listing date of today in State = NSW, how would i do so? it keeps asking for a query,
but as you can imagine it would be logical for a developers solution to offer a "newly listed businesses" option
While our search endpoint does take a newSince parameter that is intended for a "newly listed businesses" page, you still need to specficy a search term to get any results. We are a business search API, so you need to actually search for something.
Hi There, I'm having a little trouble with the URL search endpoints.
For example - is it not possible to search "Results with Listing date x" without having to have a query?
If i wanted to search results with a listing date of today in State = NSW, how would i do so? it keeps asking for a query, but as you can imagine it would be logical for a developers solution to offer a "newly listed businesses" option
Message edited by g.amos 3 years ago
Tags
Andrew Callaghan – 3 years ago
Good afternoon G,
While our search endpoint does take a newSince parameter that is intended for a "newly listed businesses" page, you still need to specficy a search term to get any results. We are a business search API, so you need to actually search for something.
Thanks for your question Andrew