Collection of IT companies, startups, agencies, and consultancies in Croatia ππ·
All data collected is sourced from publicly available information and sources on the internet, whilst not being affiliated with any of the listed entities.
To ensure accuracy and relevancy, regular updates are conducted on a monthly basis. This involves the addition of newly established entities while removing inactive or defunct entities from the collection.
Access the data directly from your terminal:
curl -sL it-croatia.comcurl -sL it-croatia.com/softwarecurl -sL it-croatia.com/zagrebcurl -sL it-croatia.com/software/zagrebBase URL: https://www.it-croatia.com/api
Returns a list of all companies.
| Parameter | Type | Required | Description |
|---|---|---|---|
industry |
string |
No | Filter by industry (e.g. software) |
location |
string |
No | Filter by location (e.g. zagreb) |
curl -H "Accept: application/json" "https://www.it-croatia.com/api/companies"{
"count": 800,
"filters": {},
"companies": [
{
"company": "Example",
"industry": ["software"],
"location": ["Zagreb"],
"employees": "50"
}
]
}| Field | Type | Description |
|---|---|---|
count |
number |
Total number of companies returned |
filters |
object |
Applied filters echoed back |
companies |
array |
List of company objects |
companies[].company |
string |
Company name |
companies[].industry |
string[] |
List of industries |
companies[].location |
string[] |
List of locations |
companies[].employees |
string |
Approximate employee count |
curl -H "Accept: application/json" "https://www.it-croatia.com/api/companies?industry=software"curl -H "Accept: application/json" "https://www.it-croatia.com/api/companies?location=split"curl -H "Accept: application/json" "https://www.it-croatia.com/api/companies?industry=software&location=zagreb"| Value | Slug (for CLI) |
|---|---|
| blockchain | blockchain |
| cybersecurity | cybersecurity |
| design | design |
| finance | finance |
| game development | game-development |
| information technology | information-technology |
| marketing | marketing |
| media | media |
| services/consulting | services-consulting |
| software | software |
| telecommunications | telecommunications |
belisce bjelovar cakovec cavle ciovo dakovo dubrovnik dugopolje durdevac gradac karlovac kastav korcula kraljevica krapina krk kutina labin lipik lucko ludbreg matulji metkovic nedelisce novigrad osijek pazin porec pozega pregrada pribislavec pula punat rabac remote rijeka samobor savudrija sibenik sibinj sisak slavonski-brod solin split sv-nedjelja trogir valpovo varazdin velika-gorica vinkovci virje virovitica vis vizinada vodnjan vrbanja vrbovec vrpolje vukovar zabok zadar zagreb zapresic
Contributions from the community are encouraged and welcome to further enhance the collection's value and comprehensiveness, allowing users to suggest additions, updates, and feedback. Collaboration with the community ensures the collection remains a reliable and robust resource about the IT industry in Croatia.