Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JuliaHealth/PubChemCrawler.jl

Utilities to programmatically query the PubChem database
https://github.com/JuliaHealth/PubChemCrawler.jl

pubchem-database rest-api xml

Last synced: about 2 months ago
JSON representation

Utilities to programmatically query the PubChem database

Awesome Lists containing this project

README

        

# PubChemCrawler

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaHealth.github.io/PubChemCrawler.jl/stable)
[![Build Status](https://github.com/JuliaHealth/PubChemCrawler.jl/workflows/CI/badge.svg)](https://github.com/JuliaHealth/PubChemCrawler.jl/actions)
[![Coverage](https://codecov.io/gh/JuliaHealth/PubChemCrawler.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaHealth/PubChemCrawler.jl)

PubChemCrawler makes it easier to query the [PubChem database](https://pubchem.ncbi.nlm.nih.gov/) from Julia.
See the [documentation](https://JuliaHealth.github.io/PubChemCrawler.jl/stable) to learn how to use this package.