ckoepp / TwitterSearch

A Python library to easily iterate tweets found by the Twitter Search API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to load supported ISO 639-1 language/locale codes

ckoepp opened this issue · comments

Not every ISO 639-1 locale code is actually supported.

However, there is a possibility to load all supported codes from Twitter which could be implemented to check if Twitter even supports an language code used as argument within a certain query.

See GET help/languages @ dev.twitter.com