Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soypat/spectracrawl

Scrape gas absorption data from spectraplot.com's HITRAN database.
https://github.com/soypat/spectracrawl

gas-detector hitran optics

Last synced: 4 days ago
JSON representation

Scrape gas absorption data from spectraplot.com's HITRAN database.

Awesome Lists containing this project

README

        

# spectracrawl

![spectraplot picture](_assets/spectraplot.png)

Run this program and
it shall scrape gas absorption data from
[spectraplot.com's](http://www.spectraplot.com/absorption)
HITRAN database. See
`.spectracrawl.yml` (config file) for options. Should be
pretty self explanatory from there on out.

Requires a chrome driver. Get it from
`https://chromedriver.chromium.org/` or something.
Files will be downloaded to default chrome download
directory so you'll have to pass your download
directory in the config file.