Fetches every currently active MEP via the /meps/show-current endpoint.
Unlike fetchAllMEPs (which pages /meps?status=all and surfaces the
oldest historical members first), this returns the present-day roster with
active: true, country of representation, and political-group enrichment —
the data that OSINT tooling (e.g. get_meps, defaulting to active: true)
actually consumes.
Fetches every currently active MEP via the
/meps/show-currentendpoint.Unlike fetchAllMEPs (which pages
/meps?status=alland surfaces the oldest historical members first), this returns the present-day roster withactive: true, country of representation, and political-group enrichment — the data that OSINT tooling (e.g.get_meps, defaulting toactive: true) actually consumes.