Real Germany bank names, paired coherently with matching SWIFT/BIC codes and account formats when you generate a full record.
Commerzbank| Browser | sampuli.site โ pick Germany, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/de/bank?n=25 |
| npm | npx @sampuli/data de.bank |
| Node | import { generate } from '@sampuli/data'; generate('de.bank') |