Chemicals
Preset CAS-searching bookmarklets to check chemical prices fast.
(1) Search the TUDD OC Chemical Database by CAS.
(2) Still no hits? Vendor overviews at ChemSpider and PubChem, or direct to:
- Chemicals: BLDPharm, TCI, ChemPur (10€/delivery), Carbosynth and Clearsynth (bioactives/intermediates), Fisher (Acros, Maybridge), VWR, Merck/Sigma; rarely ABCR (15€/delivery).
- Bioactives & bio-relateds: Biozol, Linaris, Biomol (incl LC Labs), Hölzel, Carbosynth, Clearsynth.
- Basic chemicals & solvents: Carl Roth.
- Equipment: Carl Roth, NeoLab, VWR, Fisher Scientific.
- Glassware: FengTecEx (DE) & Chemglass (US).
- Isotopes: (local distributors for intls e.g. CIL) Eurisotop, LGC, Labmix24
- Small/custom suppliers: only if >100€ cheaper (shipping and tax forms). Apollo Scientific (+25€ delivery + taxes), Activate Scientific (+ delivery + taxes). Avoid Enamine, Interchim and Combi-Blocks. Use German distributors (ChemPur for FluoroChem, Fisher for Acros/Maybridge) for lower costs and no delays.
- Specialty suppliers: Strem (metals, catalysts, organometallics; 10€/delivery), Carbolutions (amino acids).
In your browser, create new bookmarks with these javascript addresses. Then, highlight a CAS number on any webpage, click the bookmark, and it'll search that chemical supplier for the CAS number for you (test CAS: 62-53-3) (ChemPur and Linaris run .php websites, can't jump-search them yet) (don't introduce spaces in the addresses):
Overviews:
ChemSpider javascript:(function(){window.open("https://www.chemspider.com/Search.aspx?q="+getSelection().toString().replace(/%20/g,''))})()
PubChem javascript:(function(){window.open("https://pubchem.ncbi.nlm.nih.gov/#query="+getSelection().toString().replace(/%20/g,''))})()
Standard:
BLD javascript:(function(){window.open(%22https://www.bldpharm.com/search/Search.html?keyword=%22+getSelection().toString().replace(/%20/g,''))})()
TCI javascript:(function(){window.open("https://www.tcichemicals.com/DE/de/search/?text="+getSelection().toString().replace(/%20/g,''))})()
Alfa javascript:(function(){window.open("https://www.alfa.com/en/search/?q="+getSelection().toString().replace(/%20/g,''))})()
ChemPur javascript:(function(){window.open("https://chempur.de/index.php?index=1&lng=de&menuid=9")})()
Sigma javascript:(function(){window.open("https://www.sigmaaldrich.com/catalog/search?term="+getSelection().toString().replace(/%20/g,'')+"&interface=CAS%20No.&N=0&mode=match%20partialmax&lang=en®ion=DE&focus=product")})()
Fisher Scientific javascript:(function(){window.open("https://www.fishersci.de/de/de/catalog/search/products?keyword="+getSelection().toString().replace(/%20/g,''))})()
VWR javascript:(function(){window.open("https://de.vwr.com/store/product?casNum="+getSelection().toString().replace(/%20/g,''))})()
Carl Roth javascript:(function(){window.open("https://www.carlroth.com/de/de/search/?component-select=all&text="+getSelection().toString().replace(/%20/g,'')+"&componentuid=SearchBox")})()
abcr javascript:(function(){window.open("https://abcr.com/de_de/catalogsearch/advanced/result/?cas="+getSelection().toString().replace(/%20/g,''))})()
Custom / Specialty:
CarboSynth javascript:(function(){window.open("https://www.carbosynth.com/carbosynth/search.nsf/search?open&term="+getSelection().toString().replace(/%20/g,''))})()
ClearSynth javascript:(function(){window.open("https://www.clearsynth.com/en/search?s="+getSelection().toString().replace(/%20/g,''))})()
Linaris javascript:(function(){window.open("https://www.linaris.de/php/intro.php")})()
Biozol javascript:(function(){window.open("https://www.biozol.de/de/product?q="+getSelection().toString().replace(/%20/g,''))})()
Hölzel javascript:(function(){window.open("https://www.hoelzel-biotech.com/de/catalogsearch/result/?q="+getSelection().toString().replace(/%20/g,''))})()
Cayman javascript:(function(){window.open("https://www.caymanchem.com/search?q="+getSelection().toString().replace(/%20/g,''))})()
Carbolutions javascript:(function(){window.open("https://www.carbolution-chemicals.de/shop/advanced_search_result.php?keywords=%09%20"+getSelection().toString().replace(/%20/g,'')+"&x=0&y=0")})()
Legacy: CAS bookmarklets to replace current tab (if browser won't allow newtab):
Sigma javascript:location.href='https://www.sigmaaldrich.com/catalog/search?term='+getSelection().toString().replace(/%20/g,'')+'&interface=CAS%20No.&N=0&mode=match%20partialmax&lang=en®ion=DE&focus=product%E2%80%99'
Alfa javascript:location.href='https://www.alfa.com/en/search/?q='+getSelection().toString().replace(/%20/g,'')
TCI javascript:location.href='https://www.tcichemicals.com/eshop/en/de/catalog/list/search?searchWord='+getSelection().toString().replace(/%20/g,'')+'&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&sort=date%3AD%3AL%3Ad1&oe=UTF-8&ie=UTF-8&ud=1&exclude_apps=1&site=en_de&mode=0'
Fisher javascript:location.href='https://www.fishersci.de/de/de/catalog/search/products?keyword='+getSelection().toString().replace(/%20/g,'')