yahoo-url ( -- value )


Vocabulary
yahoo

Definition
USING: urls ;

IN: yahoo

CONSTANT: yahoo-url
URL" http://search.yahooapis.com/WebSearchService/V1/webSearch"
inline