Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get identifiers of astronomical objects from the SIMBAD database
ResourceFunction["SIMBADIdentifiers"][obj] gives all the SIMBAD identifiers of the astronomical object obj.  | |
ResourceFunction["SIMBADIdentifiers"][list] gives identifiers for a list of astronomical objects.  | 
Query the identifiers of a random nebula:
| In[1]:= | 
       | 
    
| Out[1]= | 
       | 
    
| In[2]:= | 
       | 
    
| Out[2]= | 
       | 
    
Query the identifiers of "Nenque" star:
| In[3]:= | 
       | 
    
| Out[3]= | 
       
       | 
    
Query several astronomical objects at a time:
| In[4]:= | 
       | 
    
| Out[4]= | 
       
       | 
    
This work is licensed under a Creative Commons Attribution 4.0 International License