Look up a country's languages by the row. =VERVE("countrylanguages", A2) lists official and spoken languages down a column — Sheets or Excel.
It's one of 300+ live sources you reach with a single =VERVE()function — served from APIVerve's production data engine, billed at 1 credit per resolved cell, and refreshed on whatever cadence you set. No API keys to wrangle, no scripts, no exports.
A real example — these inputs, and the values they land in your sheet.
Have a column of places? Fill =VERVE("countrylanguages", A2) down it to resolve each into structured location data — coordinates, timezone, or region — right in the grid.
Normalize messy, hand-entered locations into consistent values without exporting to another tool and importing the result back.
Feed Country Languages in a Cell's output straight into distance, timezone, or cost math with the spreadsheet functions you already use.
The same function works in both apps — install once, sign in with your key, and type it into any cell.
Install from the Workspace Marketplace, then drop the formula into a cell. Autocomplete suggests the source and its fields.
=VERVE("countrylanguages", A2)Same function, same arguments, same key — in Excel on desktop, the web, or mobile. Drag to fill a whole column.
=VERVE("countrylanguages", A2)Add a field name as the last argument to land just that value in the cell.
=VERVE("countrylanguages", A2, "country")=VERVE("countrylanguages", A2, "name")=VERVE("countrylanguages", A2, "officialName")=VERVE("countrylanguages", A2, "officialLanguages")=VERVE("countrylanguages", A2, "officialLanguageCount")Everything you need to wire it into a sheet.