SheetMagic: ChatGPT + Google Sheets Integration Questions

Log in to ask a question
Showing 1 - 20 of 615 questions

Q: 2. What is the best AI model for scraping restaurant locations?

. If I use OpenRouter integration, does that mean I can use the OpenAI API?

2. What is the best AI model for scraping restaurant locations?

3. If I use SheetMagic to scrape restaurant data for specific locations (for example, all bars (name, working hours, link, tele, address, in Australia, UK, and Hong Kong without duplicates), can it automatically show these in Google Sheets? Which AI model does SheetMagic use for this?

4. What additional costs are involved? I've seen some complaints that Tier 3 only allows certain features. Can you explain which pricing tier would be best for my needs?

d625846d7c2245f586ea028867668479PLUSJul 19, 2025
See detail
Share
Helpful?

Q: What can I use with out openai api key in tier 3?

I wanne do as mutch possible with out api key

g.sandvlietJul 15, 2025
See detail
Founder Team
Curran35278

Curran35278

Jul 15, 2025

A: You can use an OpenRouter API key which has free models but it's limited on how many times you can use it per day

Share
Helpful?

Q: Exclusively BYOK or some integrated AI features too?

Do the AI features of SheeMagic work exclusively only with BYOK or do you also provide access to some basic AI model without adding any API key as well?

shubham15PLUSJul 14, 2025
See detail
Founder Team
Curran35278

Curran35278

Jul 14, 2025

A: It's exclusively BYOK for the AI features, but there is some free models within OpenRouter if you're on tier 3+

All the scraping things do not require an API key though

Share
Helpful?

Q: How many urls can =visit(“URL”)handle?

E.g. lets say i want to pull content from a list of 7000 urls on different websites is there any issues with this and also does it give you a status update when it crawls e.g. crawled 50% of the urls?

02a85b7957b44e55bf925b65ea80e066PLUSEdited Jul 12, 2025
See detail
Founder Team
Curran35278

Curran35278

Jul 14, 2025

A: No limit on SheetMagic side but from Google Sheets there is limits on urlfetch() which update every 24 hours.

Consumer accounts (like @gmail.com): These accounts have a limit of 20,000 urlfetch calls per day.

Google Workspace accounts (formerly G Suite): These accounts have a higher limit of 100,000 urlfetch calls per day.

It just returns them as they come in the cell where you typed it so there isn't any status update for it

Share
Helpful?

Q: Can a cell reference be used in the function, like =visit(A1), if A1 holds the URL?

Thanks

esunPLUSJul 7, 2025
See detail
Founder Team
Curran35278

Curran35278

Jul 14, 2025

A: yes, it can!

Share
Helpful?