Content Analysis > Keywords > Blog Posts

Please help if you can! :slight_smile:

I’m trying to build a Pickaxe that;

  1. Analyzes pasted content of a web page
  2. Gathers relevant keywords to that content
  3. Does keyword analysis on them (search volume, competition)
  4. Offers best keywords to choose from
  5. Creates blog post on chosen keywords

Ive got something that kinda works but I have no idea where and how it is getting the keyword research data from or if it’s hallucinating

can anyone help? thank you

Hi @minchor,

If you paste content from a webpage, the pickaxe can do a basic keyword analysis and offer some suggestions. However, for the correct search volume and competition, you need an API that retrieves data from an SEO tool like Ahref or Semrush.

You can then use a good prompt and the SEO data to create blog posts.

2 Likes

So there wouldn’t really be a way to incorporate all of this into one Pickaxe though right? Sorry , just struggling to understand what tool / app would need to call the SEO API and then how i get that into a pickaxe for content creation.

As AB mentions, you should be able to do this all in one Pickaxe. But you need to give it the right tools to carry out the job.

Analyze Content - Your Pickaxe can definitely look at an uploaded webpage and grab content. This should be covered.

Keyword Research / Analysis - Pickaxes can do keyword research but it will be soft keyword research (i.e. it will be the LLM using its LLM brain to come up with relevant keywords). This won’t be hardcore, real keyword research based on search volume. In order to do real SEO keyword research, you’ll need to connect an Action to some SEO service.

1 Like

@minchor

Ahref is no more an option unless you have a big budget Introduction | API

With Semrush you need to have the business subscription to buy APIs which is $499/month (+ the cost of the API) Semrush Developers

There is this tool Data for SEO that offers API but I’ve never used it so no sure about quality. They are somewhat cheaper DataForSEO API v3 Pricing – Transparent Pay-As-You-Go Pricing Model

You would need to create an action in Pickaxe that connects to one of these tools through APIs and retrieves the keyword analysis you need. The data is returned to your Pickaxe that can use the new information to create a blog post.

1 Like

Thank you Mike! And well done you guys on the ■■■■■■■ YT video, saw it the other day, great to see behind the scenes

1 Like