Slovenia Company Data — AJPES Business Register avatar

Slovenia Company Data — AJPES Business Register

Pricing

$4.00 / 1,000 company records

Go to Apify Store
Slovenia Company Data — AJPES Business Register

Slovenia Company Data — AJPES Business Register

Official Slovenian company data from the Business Register of Slovenia (AJPES): registration number, legal organisational form, registering authority and full registered address.

Pricing

$4.00 / 1,000 company records

Rating

0.0

(0)

Developer

Berkan Kaplan

Berkan Kaplan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Slovenia Company Registry Scraper (AJPES PRS)

Official Slovenian company data from the Business Register of Slovenia maintained by AJPES — the complete extract, ~294,000 entities — covering registration number (matična številka), legal organisational form, registering authority and full registered address.

Free · No API key · Official source · Same schema across every country in this series

What data do you get?

FieldDescription
companyNameRegistered legal name
registrationNumberRegistration number (matična številka) — the register's own identifier
taxNumberVAT / tax identifier where published
statusNormalized to active / inactive / dissolved / unknown
statusRawThe register's own wording, untranslated
legalFormLegal form as registered
incorporatedOn / dissolvedOnISO dates
address, city, postalCodeRegistered address
industry, industryCodeActivity classification where published
employees, capitalWhere the register publishes them
officers[]Directors / partners where published
sourceUrlLink to the company's page on the register

Country-specific fields on top of the shared schema: isBranch, isSoleTrader, registeringAuthority, spatialUnitId.

Input

FieldTypeDefaultDescription
queriesarraySlovenian registration numbers (matična številka, e.g. 5025796000) or company names (Petrol).
maxResultsPerQueryinteger5For name searches, how many matching companies to return.
includeRawbooleanfalseAttach the register's untouched response under raw.
requestDelayMsinteger200Politeness delay against a public register.
proxyConfigurationobjectnoneOptional — podatki.gov.si is a public open-data service.
{
"queries": [
"5025796000",
"Petrol",
"Krka"
],
"maxResultsPerQuery": 5
}

Example output

{
"country": "SI",
"registry": "Poslovni register Slovenije (AJPES)",
"companyName": "PETROL, Slovenska energetska družba, d.d., Ljubljana",
"registrationNumber": "5025796000",
"status": "active",
"statusRaw": "V registru (in the register)",
"legalForm": "Delniška družba",
"address": "Dunajska cesta 50, 1000, Ljubljana, SLOVENIJA",
"isBranch": false,
"registeringAuthority": "AJPES, izpostava Ljubljana",
"sourceUrl": "https://www.ajpes.si/prs/podjetjeSRG.asp?maticna=5025796000"
}

What can you use it for?

  • Lead enrichment — resolve Slovenian company names to registration numbers and registered addresses.
  • Entity-type filteringisBranch and isSoleTrader separate real companies from branches and sole traders.

Frequently asked questions

Is this Slovenian company registry scraper free?

The data source is free and needs no API key — you pay only for the Apify compute the run uses.

Do I need an API key or an account with the registry?

No. AJPES publishes the complete Business Register of Slovenia as an open dataset on podatki.gov.si.

Can I search by company name, or only by Registration number (matična številka)?

Both. A matična številka is an exact lookup; anything else runs a full-text search.

How current is the data?

Every run queries the source live, so results are as current as the register itself.

Can I export the results to CSV, Excel or JSON?

Yes. Apify datasets export to CSV, Excel, JSON, XML and HTML, and can be pulled through the API or pushed to your own storage.

Can I combine this with other countries in one dataset?

Yes — that is why it exists. Every actor in this series emits the same core schema, so results from different countries concatenate into one table with no remapping.

This actor reads a public register that the Slovenian authorities publish deliberately for public inspection. Company records are public by design; where a record names a person (a director, owner or partner), that is personal data and your use of it falls under GDPR or the local equivalent — handle it accordingly.

Why is every result "active"?

The published AJPES extract contains currently registered entities only and carries no status column, so status is always active. Dissolved companies simply are not in the file — that is stated rather than inferred.

Notes and limits

  • The published extract contains currently registered entities only. AJPES includes no status column, so status is always active — that is stated rather than inferred, and dissolved companies simply are not in the file.
  • Branches (Poslovna enota) and sole traders (s.p.) sit alongside companies; isBranch and isSoleTrader tell them apart. A branch's registration number is the parent's with a different suffix.
  • Name search is full-text across every column, so a query can also match a settlement or street name. Filter on companyName if you need exact matches.
  • Queries that match nothing are still pushed as { query, error }, so a partial run is never silent.

Other country registries in this series

Norway · Finland · Denmark · Iceland · Poland · Slovakia · Slovenia · Latvia · Estonia · Czechia · France · UK · Israel · Taiwan · Singapore · Vietnam · Brazil · Colombia · Peru · USA — plus EU VAT Validation (VIES) covering all 27 member states.