I need to review numerous articles every day, however, I'm only interested in articles in a specific language (Portuguese, pt-br, in this case).
I even read Medium's API and didn't find language information, but I'm not a technical reference lol
I would like to:
Know if there is any way to get the language parameters of an article from Medium (Medium.com) to be able to return only articles in Portuguese
If not possible, recommendations on how I could collect published articles, and filter them by language using another technique or technology (e.g.: artificial intelligence)