Hi @Andrew_Jones1, and welcome to the community!
No.
There are two ways to pull data from Airtable -
- Via a webhook
- Via an API call
In both cases, you establish a trusted integration. The API requires a key that only you can retrieve, and the webhook requires a URL that is known only to people with access to the data. With trusted requests, you are not scraping, and therefore, you will never encounter this issue.