Login to Ubersuggest (Google Account Login)

Hi everyone!!

i want to create this workflow.
please help how to do about 2,6,7

1:Access to Ubersuggest
https://app.neilpatel.com/ja/login

2:login with Google Account

i want to know how to login with Email and Password also.

3:Add keyword to NOCODB (i know how to)

4:get keyword to n8n from NOCODB (i know how to)

5: create URL by Edit Node to search Keyword on Ubersuggest
https://app.neilpatel.com/ja/ubersuggest/keyword_ideas?ai-keyword=[KEYWORD]

6:access to Ubersuggest and Scrape data.
(i can check CSS tag on chrome)

7:click Tab to show other keywords and Scrape data.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Masanori

It looks like Ubersuggest does not currently provide API or webhook capabilities within the platform. The tool operates as a “closed” application, functioning independently without support for automated interactions with other software or real-time notifications from external services.

This makes it difficult to integrate with n8n (you could have used the HTTP request node otherwise).

If you’re just looking for a SEO tool, have a look in our marketing library of integrations, perhaps you can find an easier alternative?

Hi @ria

yes! so i want to use HTTP node to access and get data.

How can i
・Login with Goole Account on Ubersuggest?
・input text into the search field? (i know how to check CSS Code)
・ckick to link tab?

thank you for your support)

@n8n
please help…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.