php - Get language of Instagram post through API? -


i using following url scrape popular images/videos instagram (using php).

https://api.instagram.com/v1/media/popular?client_id=client-id 

it returns json object, not see value "language". problem because captains in arabic or else , need them english web app. there anyway know language of post or have use language detecting function?

checkout this source code, , this demo. have pass captions in detect language. checks 52 languages. can use google translate's api.


Comments

Popular posts from this blog

Need help in packaging app using TideSDK on Windows -

java - Why does my date parsing return a weird date? -