wehnes / ChemSpiderTool

A py script to transfer CAS number to Name and SMILES by querying it on ChemSpider.com, using Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChemSpiderTool

A py script to transfer CAS number to Name and SMILES by querying it on ChemSpider.com. (Use Selenium)
Now you can use api_request.py to finish this work. You need to get a developer account here and use official web api.

How to use it

You need a Python 3.X environment with Selenium and Chrome webdriver. These can be easily found by Google.
You need a Python 3.X environment and ChemSpiPy

如何使用

Python 3.X环境,使用ChemSpiPy库直接与api交互。需要自己申请api。

About

A py script to transfer CAS number to Name and SMILES by querying it on ChemSpider.com, using Selenium

License:MIT License


Languages

Language:Python 100.0%