oscarcontrerasnavas/NIST-web-book-scraping
Small algorithm for getting Antoine's coefficient to calculate vapor pressure from NIST web book.
This helps chemical engineers and process designers quickly get Antoine Equation Parameters from the NIST Chemistry Webbook. You provide a chemical compound's name and a temperature, and it returns the A, B, and C coefficients needed for vapor pressure calculations. This tool is for anyone who frequently needs to access specific thermochemical data without manual copy-pasting.
No commits in the last 6 months.
Use this if you regularly look up Antoine Equation Parameters on the NIST Webbook and want to automate data extraction for specific compounds and temperatures.
Not ideal if you need a broad range of thermochemical data beyond Antoine coefficients or if you prefer to use a full API for direct data integration.
Stars
12
Forks
3
Language
Python
License
GPL-3.0
Category
Last pushed
May 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/oscarcontrerasnavas/NIST-web-book-scraping"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.