TimLuo465 / baidu-translate-api

A free and unlimited API for Baidu Translate
MIT License
71 stars 17 forks source link

What is the "keywords" parameter? #4

Closed magicknight closed 5 years ago

magicknight commented 5 years ago

Hi , I am trying to understand the parameter "keywords", what is it do? what is the difference between v1 and v2 ? Thanks,

TimLuo465 commented 5 years ago

It's need token authorize in v2, and no need in v1. The v2 can return more result. eg. example sentence,dictionary result... but these result not open in current version, maybe later version.

magicknight commented 5 years ago

I got it... interesting. Thanks!