What it does

It takes a given assortment of molecules, and returns a molecule and some of it's properties

How we built it

I first used python and selenium to scrape PubChem to get the potential molecules, then I scraped the ids to use for PubChem API calls to get information not otherwise displayed on the website.

Challenges we ran into

It took a long and painful time to parse the JSON files, because one way the API was particularly called.

Share this project:

Updates