I have a program that scraps a few hundred Instagram posts (Likes, comments, caption, publish date, etc) and I need this data exported into a database.
I first tried google sheets, which worked fine at first but quickly reached API limitations (I quickly learned google sheets is not made to store large databses)
Next, I tried airtable, but the problem is zapier does not have the option to create multiple records on airtable. Instead, it combines everything into a single record.
So, google sheets has the ability to add multiple rows at once, but can’t handle large databases;
Airtable does not have the ability to add multiple rows at once, but can handle large database.
Simply put, I need to find a software that does both
I’ve looked for hours with no luck. Is anyone able to give me some suggestions?