Hello!
tl;dr how to get local species name via iNaturalist API? If not possible, what’s the policy for webpage fetching (low rate, always caching)?
I’m using APIs for sorting my photos. For adding taxons (and hence moving to proper directories/folders) I’m extensively using iNaturalist and for translations to Polish* I’m using WikiData.
WikiData is quite fine with translations of higher than species taxa, it often fails with getting Polish name for specimen (like in case on screenshot with Arma custos (pl: Wojnica drapieżna). I noticed it’s present on iNaturalist HTTP page (in span.comname.display-name:first element).
While my tool has a fallback allowing you to enter the name manually, I’d really love to be able to get Polish data from some API, possibly iNaturalist - if that would be possible, it would also simplify tool, because I wouldn’t have to use two different APIs. I could fetch HTML page, but 1) I find it rude to access by bot pages that weren’t meant to be accessed this way; 2) while it seems to be a trivial task, HTTP parsing is not as reliable as API.
PS: I know local names can be ambiguous, but at my level of knowledge it’s much easier to have Polish names alongside real scientific names