
Starsky Pharma GmbH
This company profile is a search result of implisense.com
- E-Mail—
- Website—
- Phone—
- Fax—
- Main IndustryPharmacy (C21)
- Size (Revenue & Employees)Small company
- Legal FormGesellschaft mit beschränkter Haftung
- Incorporation
- Commercial RegisterDüsseldorf
HRB 87232 - Economic StateActive
- Historical Names—
- Other Industries
- AddressHerrenpfad-Süd 9, 41334 Nettetal
Register your Implisense account for free
Register quickly and easily with a free Implisense account. Registered users have access to advanced analyses and more key figures on company profiles, receive more extensive search results and can also create and manage their own favorites.
- content_copyRicher Company Profiles
- searchExpanded Search Results
- star_borderPersonal Favourites and Notes
codeIntegration via API
- curl \
- --silent \
- --request GET \
- --header "Content-Type: application/json" \
- --url "https://implisen.se/DE5QK512EJ15" | jq '.'
- require 'json'
- require 'net/http'
- uri = URI('https://implisen.se/DE5QK512EJ15')
- response = Net::HTTP.get(uri)
- puts JSON.parse(response)
- const https = require('https');
- https.get('https://implisen.se/DE5QK512EJ15', (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/DE5QK512EJ15').read()
- pprint(json.loads(response))
- package main
- import( "net/http"
- "io/ioutil"
- "bytes"
- "encoding/json"
- "fmt"
- func main() {
- response, _ := http.Get("https://implisen.se/DE5QK512EJ15")
- defer response.Body.Close()
- payload, _ := ioutil.ReadAll(response.Body)
- var out bytes.Buffer
- json.Indent(&out, payload, "", " ")
- fmt.Println(string(out.Bytes()))
With the Implisense API you can enrich your CRM or ERP system with public data on over 2 million companies. Via the RapidAPI marketplace you can directly access our API. For further information, please refer to our internal page on the Implisense API.
Register your Implisense account for free
Register quickly and easily with a free Implisense account. Registered users have access to advanced analyses and more key figures on company profiles, receive more extensive search results and can also create and manage their own favorites.
- content_copyRicher Company Profiles
- searchExpanded Search Results
- star_borderPersonal Favourites and Notes
searchFurther Searches
- chevron_right
- chevron_right
- chevron_right
- chevron_right