5 min read
Automating Book Metadata with Airtable and the Google Books API
How I built a small Node.js tool that takes an ISBN, looks up the book on Google Books (with Open Library as fallback), and writes all the metadata directly into Airtable in one shot.
AirtableAPINode.jsAutomationSide Project