Package ai.webscraping.result
Class SelectedMultipleResult
java.lang.Object
ai.webscraping.result.SelectedMultipleResult
The
/selected-multiple endpoint returns
Array<Array<String>>, not a flat Array<String> — confirmed
against the live API. The outer wrapper is always size 1 in practice
but the schema reflects what the server emits, not what the spec implies.-
Constructor Summary
Constructors -
Method Summary