SheetMagic: ChatGPT + Google Sheets Integration Questions

Showing 1 - 20 of 637 questions

Q: I’m trying to extract the first keyword from a website’s source code to use it as a title.

Hi,

I’m trying to extract the first keyword from a website’s source code to use it as a title. Specifically, I want to get the first keyword from a meta tag like this:

<meta name="keywords" content="SheetMagic, ChatGPT" />

For example, I would like to retrieve "SheetMagic" as the title. Could you please help me with the formula or method to do this?

I have already tried functions like =GETMETAKEYWORDS("F2") and others, but they haven’t worked. Any guidance would be appreciated. Thank you!

d625846d7c2245f586ea028867668479PLUSSep 13, 2025
See detail
Founder Team
Curran35278

Curran35278

Sep 15, 2025

A: Hello!

Meta keywords are an obsolete HTML tag once used to provide search engines with a list of terms related to a web page's content. While they once aimed to help search engines categorize pages, they were abused through "keyword stuffing" and have since been disregarded by Google and other search engines as a ranking factor, so we did not implement this as many websites don't even have...

Share
Helpful?

Q: What is difference between Sheetmagic and SheetXai?

Looking at Sheetmagic and SheetXai what is is the difference /similarities?

My main use case is for content creation with marky ai
Can I use Sheetmagic for this use case?

Thank you 😊

nat8PLUSAug 26, 2025
See detail
Share
Helpful?

Q: Questions about usage

Yesterday, when I shared my user experience, it might not have been very precise and came across as more of a rant. Today, I'm at my computer, and using the original OpenAI 4omini works perfectly. However, when I use OpenAI 5o nano and OpenRouter Free, I get the following code: Error: Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead. (Line 77). Is there something I've configured incorrectly?

chinsungPLUSAug 18, 2025
See detail
Founder Team
Curran35278

Curran35278

Aug 18, 2025

A: Hmm... I just tested the GPT-5-Mini and GPT-5-Nano models on all providers and it's working for me.

This was an issue previously, but we shipped a fix last week so you shouldn't be seeing that today if you're on the most current version. If you open up the sidebar, does it say you're on Version 4.0.1? If not try reloading the sheet.

Also make sure you don't have any other addons or scripts...

Share
Helpful?

Q: CREDIT OR TOKENS NOT PROVIDED WITH PURCHASE? YOU NEED OWN PAID ACCOUNT TO AN AI ACCOUNT?

ievcPLUSAug 15, 2025
See detail
Founder Team
Curran35278

Curran35278

Aug 15, 2025

A: Correct. You can connect OpenRouter, OpenAI or Straico API's and there is guides on how to connect them.

If you're on tier 3 and using OpenRouter, there are quite a few free models through their API that you can take advantage of (like DeepSeek for example)

Share
Helpful?

Q: Is scraping done locally or from your server?

When you use SheetMagic to scrape a website, is that done from our local machine or is that done from your website? If it is done locally, can it be used on sites that require authentication?

john5963PLUSAug 15, 2025
See detail
Founder Team
Curran35278

Curran35278

Aug 15, 2025

A: It's done from our server and no we don't have a way to scrape from sites behind a login but in the future we want to do this.

Share
Helpful?