
Products and services
The JW Froehlich Maschinenfabrik GmbH is statistically mentioned mainly in the context of the following products and services. The most frequently mentioned products and services are:
Lecktestgeräte, Montage and Prüfanlagen.
Lecktestgeräte | |
Montage | |
Prüfanlagen | |
Getriebe | |
Motoren | |
Konstruktion | |
Turbolader | |
Montagesysteme | |
Verbrennungsmotoren | |
Montagemaschinen | |
Engineering | |
Elektrotechnik | |
Mechatronik | |
Sondermaschinenbau | |
Prüfstände | |
Datenerfassung | |
Transfermaschinen | |
Projekte | |
Wasserpumpen | |
Messungen |
Personality types
The JW Froehlich Maschinenfabrik GmbH emphasizes the following personality types in the external image and job advertisements according to the 4-color scheme:
Offers for job seekers
The following voluntary social benefits were recognised more frequently in job advertisements of JW Froehlich Maschinenfabrik GmbH. These can be different and serve as orientation.
HR development | Entwicklungsmöglichkeiten | |
Social benefits | Attraktive Vergütung | |
Beteiligung am Unternehmenserfolg | ||
Staff development | Firmenlauf | |
Work-Life-Balance | Flexible Arbeitszeiten | |
Vereinbarkeit Familie und Beruf |
Technology Profile
The technologies and technological concepts EU-DSGVO, ERP-System and Teamviewer are partically addressed in job advertisments and news of the company JW Froehlich Maschinenfabrik GmbH.
Collaboration | Teamviewer | |
Data Protection | EU-DSGVO | |
ERP | ABAS ERP | |
ERP-System | ||
Programming Languages | Java |
Weblinks
Organization
The following organizational characteristics could be determined for the JW Froehlich Maschinenfabrik GmbH.
- checkStandorte
- checkNiederlassungen
Integration via API
Basic data of this profile are provided via the free interface implisen.se in a machine-readable format. Further data and detailed analyses can be obtained via the Implisense API.
- curl \
- --silent \
- --request GET \
- --header "Content-Type: application/json" \
- --url "https://implisen.se/DEIUHJJ61620" | jq '.'
- require 'json'
- require 'net/http'
- uri = URI('https://implisen.se/DEIUHJJ61620')
- response = Net::HTTP.get(uri)
- puts JSON.parse(response)
- const https = require('https');
- https.get('https://implisen.se/DEIUHJJ61620', (response) => {
- let data = '';
- response.on('data', (chunk) => {
- data += chunk;
- });
- response.on('end', () => {
- console.log(JSON.parse(data));
- });
- });
- import urllib.request
- import json
- from pprint import pprint
- response = urllib.request.urlopen('https://implisen.se/DEIUHJJ61620').read()
- pprint(json.loads(response))
- package main
- import( "net/http"
- "io/ioutil"
- "bytes"
- "encoding/json"
- "fmt"
- func main() {
- response, _ := http.Get("https://implisen.se/DEIUHJJ61620")
- defer response.Body.Close()
- payload, _ := ioutil.ReadAll(response.Body)
- var out bytes.Buffer
- json.Indent(&out, payload, "", " ")
- fmt.Println(string(out.Bytes()))
master data
Contact
- location_onAddressKohlhammerstraße 18-24, 70771 Leinfelden-Echterdingen
- phonePhone+49 711 797660
- languageWebsite/URLhttps://www.jwf.com/


Industry and Size
- workMain industryMechanical engineering
- donut_smallSize (Revenue/Employees)Large company
Legal
- account_balanceCommercial registerStuttgart, HRB 220516
- eventIncorporation/Founding
- event_availableEconomic stateCompany is economically active
- Products and services
- Management
- Personality types
- Offers for job seekers
- Technology Profile
- Weblinks
- Organization
- Integration via API