Back to APIs list

Air quality API examples & templates

Use these vals as a playground to view and fork Air quality API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
stevekrouse avatar
nvc
@stevekrouse
HTTP (preview)
Non-Violent Communication (NVC) Mobile Worksheet Inspired by the lovely iGrok mobile app .
Glench avatar
wholeFoodsRSS
@Glench
Express
"regularPrice": 5.69, "salePrice": 4.19, "incrementalSalePrice": 3.77, "saleStartDate": "2023-03-01T00:00:00Z", "saleEndDate": "2023-04-04T23:59:59Z", "name": "Fairtrade Baby Hemp Unscented Soap Bar, 5 oz", "slug": "dr-bronners-fairtrade-baby-hemp-unscented-soap-bar-5-oz-b008588sm6", "brand": "Dr. Bronner's", "imageThumbnail": "https://m.media-amazon.com/images/S/assets.wholefoodsmarket.com/PIE/product/6351e34e671f8460db2d6d4b_0018787782057-glamor-front-2022-09-20t17-55-13-iphone-x-quality-90-1-32-2-user-5984ad42a967f880524de2c4-hoqo-666183.jpg", "store": 10091, "isLocal": false
elsif_maj avatar
topHNThreadByHour
@elsif_maj
Email
// set at Thu Nov 30 2023 14:22:53 GMT+0000 (Coordinated Universal Time)
ejfox avatar
todaystats
@ejfox
HTTP (preview)
* This tool fetches real-time data from various free APIs to create a JSON object * representing the current state of the world from different perspectives. * Data is cached for 30 minutes using Val Town's SQLite database to reduce API calls and improve performance.
paulhoule avatar
hackerNewsRAG
@paulhoule
HTTP
Forked from substrate/hackerNewsRAG
cenktekin avatar
hackerNewsRAG
@cenktekin
HTTP
Forked from substrate/hackerNewsRAG
willthereader avatar
AlgoliaRecordSender2
@willthereader
HTTP
// Importing environment variables
willthereader avatar
prepareChapterForAlgolia
@willthereader
Script
An interactive, runnable TypeScript val by willthereader
andrew avatar
percentLiftGasNeededSTP
@andrew
Script
An interactive, runnable TypeScript val by andrew
saolsen avatar
example_rust_http_val
@saolsen
Script
Built from https://gist.github.com/saolsen/294683088bae9a8f9a8cf93e2b392729 See https://gist.github.com/saolsen/d273bb1baba5e912e4dc2b187511affa for how to build a rust val. See https://www.val.town/v/saolsen/use_example_rust_http_val for how to use this.
yawnxyz avatar
buildclubProjectSearch
@yawnxyz
HTTP
Use embeddings / Lunr search on Airtable. Embeddings need to have been generated / stored on Airtable, or this gets very slow / costly. Simple usage: https://yawnxyz-buildclubprojectsearch.web.val.run/search?query=cars Full GET request: https://yawnxyz-buildclubprojectsearch.web.val.run/search?query=your+search+query&similarity_threshold=0.8&max_results=5&base_id=your_base_id&table_name=your_table_name&content_column=your_content_column&embedding_column=your_embedding_column
nishant avatar
flightRadar24
@nishant
Script
Forked from raylu/flightRadar24
raylu avatar
flightRadar24
@raylu
Script
usage: async function example() { const discordUserId = "713159744516259880"; await @raylu.flightRadar24( "bf721", "01 Jan 2023", "America/Los_Angeles", discordUserId, ); }
thecurryman avatar
ismyplaneaboeing
@thecurryman
HTTP
@jsxImportSource https://esm.sh/preact
boson avatar
discordWebhookWeatherHyd
@boson
Cron
Grabs daily accuweather report for a city and pushes concise result into discord webhook
mattx avatar
airtable_deno_sample
@mattx
Script
An interactive, runnable TypeScript val by mattx