Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Files

Latest commit

d86606d · Dec 9, 2018

History

History
17 lines (10 loc) · 712 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 712 Bytes

Yandex Dictionary API

This python project sends the words found in the first column of excel file to the Yandex Dictionary API and insert the result to the other two columns.

Yandex Dictionary API in my blog

Usage

Before using the project, you need to change some parameters in the file located in the config folder.

  • API_KEY : Get Your API Key and Replace It
  • PARAM_LANG : Update this parameter according to the languages you want to translate.
  • TestFile.xlsx : Add the words you want to translate into the excel file.

Screens

YDA