Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Utilities to programmatically query the PubChem database
- Host: GitHub
- URL: https://github.com/juliahealth/pubchemcrawler.jl
- Owner: JuliaHealth
- License: mit
- Created: 2020-11-10T20:50:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T22:58:12.000Z (over 1 year ago)
- Last Synced: 2024-04-24T16:58:59.094Z (8 months ago)
- Topics: pubchem-database, rest-api, xml
- Language: Julia
- Homepage: https://juliahealth.org/PubChemCrawler.jl/stable/
- Size: 240 KB
- Stars: 20
- Watchers: 20
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.