surflinef icon indicating copy to clipboard operation
surflinef copied to clipboard

Search support

Open mhelmetag opened this issue 2 years ago • 0 comments

The search API is a bit easier to use than the taxonomy API (you just search by a string and get everything).

An example URL is https://services.surfline.com/search/site?q=example&querySize=20&suggestionSize=1&newsSearch=false.

The problem is that there are a few types of responses so deserialization will be a bit fun.

mhelmetag avatar Oct 10 '21 03:10 mhelmetag