I want to get all the links on the Wikipedia page Charles Maurice de Talleyrand-Périgord, but without all the links within the navboxes at the bottom of the page. I've been using the links prop (e.g. https://en.wikipedia.org/w/api.php?origin=*&action=query&prop=links&titles=Charles%20Maurice%20de%20Talleyrand-Périgord&pllimit=max), but it includes the navboxes, and I haven't found another property that pertains to my concern. Is there a way to exclude them?
