Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/soypat/spectracrawl
- Owner: soypat
- License: apache-2.0
- Created: 2020-07-08T15:51:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T16:16:22.000Z (over 4 years ago)
- Last Synced: 2024-05-01T16:22:37.190Z (7 months ago)
- Topics: gas-detector, hitran, optics
- Language: Go
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.