Greece Company Registry (GEMI) Publicity Fresh Data
Pricing
from $0.95 / 1,000 results
Greece Company Registry (GEMI) Publicity Fresh Data
Official Greek GEMI (ΓΕΜΗ) publicity registry data. Search companies by name, or look up by GEMI number (arGemi) or VAT number (AFM): company name, distinct title, VAT, status, type. Keyless official source, no scraping.
Pricing
from $0.95 / 1,000 results
Rating
0.0
(0)
Developer
Karl Sundström
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Independent tool, not affiliated with the Greek General Commercial Registry (ΓΕΜΗ).
Extract official Greek company registry data from the GEMI (ΓΕΜΗ) publicity registry. Search companies by name, or look up directly by GEMI number (arGemi) or VAT number (AFM). Get company name, distinct title, VAT, status and record type from the state registry. Keyless official source — no scraping of login flows, no API key.
Why GEMI Publicity Data?
- ✅ Verify Greek counterparties — confirm registry status straight from the official ΓΕΜΗ publicity registry.
- 🔢 Three lookup paths — name search, GEMI number (arGemi), or VAT number (AFM).
- 🇬🇷 Greek and Latin names both work — search
ΔΕΗorvodafonealike. - 📋 Compliance-ready output — flat, one-record-per-company JSON for KYC automation.
Use cases
KYC/counterparty verification in Greece · VAT-to-registry matching · supplier and debtor checks · market mapping by company name
What data you get?
| 🏷️ Field | Description |
|---|---|
| 🆔 arGemi | GEMI registration number |
| 🏢 coName | Full company name |
| 🏷️ title | Distinct title |
| 🧾 afm | VAT number (AFM) |
| ✅ companyStatus | Registry status |
| 🔢 companyStatusId | Status identifier |
| 📄 type | Record type |
| 🔍 queryTerm | Term that produced this record |
How to use
- Add the actor to your Apify account and click Run.
- Enter
query(e.g.ΔΕΗ), orarGemiList/afmListfor direct lookups. - Set
maxResultsto cap the run (default 100, max 1000). - Export results as JSON, CSV or Excel.
Input
{"query": "vodafone","maxResults": 100}
| Field | Type | Description | Default |
|---|---|---|---|
query | string | Single name term searched in the GEMI registry (Greek or Latin) | — |
queries | array | List of name terms | — |
arGemiList | array | Direct lookups by GEMI number (e.g. 3861801000) | — |
afmList | array | Direct lookups by VAT number (e.g. 099361119) | — |
maxResults | integer | Cap on companies returned | 100 (max 1000) |
Output
{"arGemi": "3861801000","coName": "VODAFONE - PANAFON ΑΕΒΓΕ","title": "VODAFONE","afm": "099361119","companyStatus": "ΕΝ ΕΡΓΕΙΑ","type": "ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ"}
Status values are returned in Greek exactly as the registry publishes them; run the actor once on a sample to confirm the latest output shape.
Support
Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.