Bo api word query interface, boapi word Query
Api address: http://service.boapi.net/EnWord/EnWord.ashx
Request Method: Get
Request Parameters:
Key: Required parameter for the key you applied
Type: Request type
Word: word
Date: an optional date parameter.
Response parameters:
Word: word
Mark: phonetic alphabet
Explain: Meaning
Voice: word speech (see notes)
Es: Sentence set
Sentence: sentence
Translate: Sentence Translation
Such as: http://service.boapi.net/EnWord/EnWord.ashx? Key = AppKey & type = w & word = good
The AppKey is the key you applied.
Returned results:
{"Word": "good", "mark": "g digit d", "explain": "n. good, good, generous behavior, benefits, and interests. excellent, superior, devout, pleasant, charistic, kind, and beneficial "," voice ":" good.wav "," es ": [{" sentence ": "He gave me some good advice. "," translate ":" He gave me some good comments. "," Voice ":" 0 "},{" sentence ":" Let's have a good round of applause for the next timer mer. "," translate ":" Let's applaud the next performer. "," Voice ":" 0 "},{" sentence ":" I don't understand how he can think she is good looking, but beauty is in the eye of the beholder. "," translate ":" I don't know how he thinks she is beautiful, but the lover's eyes are nothing more than Xi Shi. "," Voice ":" 0 "}]}
Now you can use your imagination.