pinyin in google translate API
Asked Answered
D

0

10

I want to scrape the pinyin off of the googletranslate API instead of having to scrape from some other website (which might change its format in ten thousand ways over time and across different requests). The JSON that it returns doesn't seem to contain Romanization, although it certainly exists somewhere since it is displayed on the webpage.

I'm using python, but I think that this should be a language independent question.

Suggestions?

Decreasing answered 4/5, 2011 at 17:13 Comment(2)
Any result? I am also looking for this answer.Consumption
This seems to cover the same problem as this question: #2750593 .. the current answer being that you can not get the romanization through the API.Veolaver

© 2022 - 2024 — McMap. All rights reserved.