Add house listings to Airtable
Use APIs to process data with AI and then write it to Airtable
·1 min read
Save house listings to Airtable
- This demo uses APIs and Webhooks to call a backend API which takes the content of the house listing page, sends it to an LLM to turn intro structured data, and then writes it into Airtable.
- It does some special processing to also get a few images off the page, and also adds those to Airtable.
- Setup instructions and files in the video description.