Automating Data Entry into a Notion database using Notion Apps

I’m building a home library management system using NotionApps.
This is borrowed from a Notion template i found on Choose from 30,000+ Notion templates | Notion Marketplace

The notion database has the following properties:


(will post remaining properties in thread)

Is there anyway to automate data-entry to these notion tables? Notion does have something called AI Autofill for columns, but my customization requirement is more complex. A basic version is to write a script that can automatically add properties like ISBN, Thumbnail, Pages etc using Book title or ISBN. An advanced version would be to think of an AI agent given the job of automating this data entry for all rows/pages in the table.

The properties for which i need automated data entry are:

  1. ISBN
  2. Pages
  3. Thumbnail url
  4. Goodreads url
  5. Goodreads rating
  6. My Goodreads rating

Has anyone else had this usecase? I have 500-750 rows in my notion database, for which i need to auto-fill some of the properties.

Posting remaining properties:

I would suggest using make.com to create a flow that pulls the latest data from Notion, sends it to agent, retrieves the data, and populate it back in to Notion.