वे कंपनियां जो EMEA में IndexedDB का उपयोग करती हैं।
This API uses indexes to enable high-performance searches of this data. While Web Storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data.
105
कंपनियाँ
EMEA में IndexedDB का उपयोग करने वाली कंपनियों की सूची
curl --request POST \
--url "https://api.theirstack.com/v1/companies/search" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--header "Authorization: Bearer <api_key>" \
-d "{
\"company_technology_slug_or\": [
\"indexeddb\"
],
\"company_country_code_or\": [
\"EMEA\"
]
}"Technology
is any of
IndexedDB
Country
is any of
EMEA
| कंपनी | देश | उद्योग | कर्मचारी | राजस्व | प्रौद्योगिकियाँ |
|---|---|---|---|---|---|
Netherlands | Construction | 205 | IndexedDB | ||
United Kingdom | IT Services and IT Consulting | 7 | IndexedDB | ||
Switzerland | Hospitality | 114 | IndexedDB | ||
United Kingdom | Advertising Services | 28 | IndexedDB | ||
United Kingdom | Appliances, Electrical, and Electronics Manufacturing | 3 | IndexedDB | ||
Luxembourg | Financial Services | 5.4k | $388M | IndexedDB | |
Spain | IT Services and IT Consulting | 160 | $18M | IndexedDB | |
Spain | Software Development | 264 | IndexedDB | ||
Germany | Software Development | 226 | $8M | IndexedDB | |
United Kingdom | Facilities Services | 235 | $25M | IndexedDB |
105 कंपनियों की सूची डाउनलोड करें जो EMEA में IndexedDB का उपयोग कर रही हैं। यह चयनित सूची डाउनलोड के लिए उपलब्ध है और इसमें महत्वपूर्ण कंपनी विशेषताएँ शामिल हैं, जैसे कि उद्योग वर्गीकरण, संगठनात्मक आकार, भौगोलिक स्थान, फंडिंग राउंड, और राजस्व आंकड़े, अन्य के साथ।
प्रौद्योगिकी उपयोग सांख्यिकी और बाजार हिस्सेदारी
IndexedDB उपयोगकर्ताओं को लक्षित कैसे करें
- इस सूची को कैसे अनुकूलित करें?
आप भूगोल, उद्योग, कंपनी का आकार, राजस्व, प्रौद्योगिकी उपयोग, नौकरी की स्थिति और अन्य कारकों के लिए छंटाई करके इस डेटा को अपनी आवश्यकताओं के अनुसार अनुकूलित कर सकते हैं। आप इस डेटा को Excel या CSV प्रारूप में डाउनलोड कर सकते हैं।
- जब कंपनियाँ इस तकनीक को अपनाती हैं तो कैसे सतर्क रहें?
आप इस डेटा के लिए अलर्ट प्राप्त कर सकते हैं। आप जिस तकनीक में रुचि रखते हैं, उसे चुनकर शुरुआत कर सकते हैं और फिर जब नई कंपनियाँ उस तकनीक का उपयोग करती हैं, तो आपको अपने इनबॉक्स में अलर्ट प्राप्त होंगे।
- इस डेटा को मेरे सीआरएम में कैसे आयात करें?
आप इस डेटा को एक Excel फ़ाइल में निर्यात कर सकते हैं, जिसे आपके CRM में आयात किया जा सकता है। आप इस डेटा को एक API में भी निर्यात कर सकते हैं।







