A collection of awesome things regarding the CluedIn ecosystem.
- CluedIn Postman Collection - CluedIn Postman collection
- cluedin – a Python client for CluedIn API
- CluedIn.Product.Toolkit - Sync configuration between environments
All open-source enricher built for CluedIn
| Enricher | Description | Package name | Source Code Link |
|---|---|---|---|
| Brreg | Finds information about Norwegian companies. | CluedIn.Provider.ExternalSearch.Bregg | Source Code |
| Clearbit | Finds company logo and domain information. | CluedIn.Provider.ExternalSearch.ClearBit | Source Code |
| Companies House | Finds information about UK companies. Uses the company name to return public information including registered office address, filing history, and so on. | CluedIn.Provider.ExternalSearch.CompanyHouse | Source Code |
| CVR | Retrieves information from the Danish state's register of information about businesses. | CluedIn.Provider.ExternalSearch.CVR | Source Code |
| Duck Duck Go | Retrieves information from the DuckDuckGo search engine. Returns website and general information about the organization. | CluedIn.ExternalSearch.Providers.DuckDuckGo.Provider | Source Code |
| Gleif | Finds information using the Legal Entity Identifier (LEI) of an organization. | CluedIn.Provider.ExternalSearch.Gleif | Source Code |
| Google Maps | Cleans, standardizes, and enriches international postal addresses with geocoding information. Returns correct information about company address. | CluedIn.Provider.ExternalSearch.GoogleMaps | Source Code |
| Knowledge Graph | Finds entities using the Google Knowledge Graph API. | CluedIn.Provider.ExternalSearch.KnowledgeGraph | Source Code |
| Libpostal | Parses and normalizes street addresses using statistical NLP and open data. Returns international street address. | CluedIn.Provider.ExternalSearch.Libpostal | Source Code |
| Open Corporates | Finds information on all companies worldwide. Returns VAT/TAX number. | CluedIn.Provider.ExternalSearch.OpenCorporates | Source Code |
| PermID | Retrieves information about organizations from the PermID database. | CluedIn.ExternalSearch.Providers.PermId.Provider | Source Code |
| Vatlayer | Validates and cleans EU VAT numbers. | CluedIn.Provider.ExternalSearch.Providers.VatLayer | Source Code |
| Web | Retrieves information about organizations through their websites. | CluedIn.ExternalSearch.Providers.Web | Source Code |