Ahrefs Keyword Generator avatar
Ahrefs Keyword Generator
Under maintenance
Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Ahrefs Keyword Generator

Ahrefs Keyword Generator

mgrilla/ahrefs-keyword-generator
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape Google SEO data from Ahrefs to determine what keywords to target based off difficulty and volume.

Ahrefs Keyword Generator

This actor uses the Ahrefs generator to scrape data about which keywords would work best for Google SEO.

How does it work?

The starting keywords are the only required pieces of input. Optionally, you can choose whether you want just the "best" results or "all" results (defaults to "best"). You also have the ability to sort from best to worst using either the lowest "keyword difficulty" or the highest "volume" (defaults to "keyword difficulty").

NOTE: Not all results have a keyword difficulty assigned by Ahrefs.

Sample input/output

1// Sample input
2{
3    "startKeywords": "planting a garden",
4    "type": "best",
5    "sort": "keywordDifficulty"
6}
1// Sample output
2[
3    {
4        "text": "hans is planting a garden with snapdragons and daisies",
5        "keywordDifficulty": "Easy",
6        "volume": "<100"
7    },
8    {
9        "text": "planting a garden on a slope",
10        "keywordDifficulty": "Easy",
11        "volume": "<100"
12    },
13    {
14        "text": "when should you start planting a garden",
15        "keywordDifficulty": "Medium",
16        "volume": "<100"
17    },
18    {
19        "text": "planting a garden 101",
20        "keywordDifficulty": "Medium",
21        "volume": "<100"
22    },
23    {
24        "text": "planting a garden",
25        "keywordDifficulty": "Hard",
26        "volume": ">100"
27    },
28    {
29        "text": "when do you start planting a garden",
30        "keywordDifficulty": "Hard",
31        "volume": ">100"
32    },
33    {
34        "text": "planting a garden for beginners",
35        "keywordDifficulty": "Hard",
36        "volume": "<100"
37    },
38    {
39        "text": "when to start planting a garden",
40        "keywordDifficulty": "Hard",
41        "volume": "<100"
42    },
43    {
44        "text": "steps to planting a garden",
45        "keywordDifficulty": "Hard",
46        "volume": "<100"
47    },
48    {
49        "text": "best time to start planting a garden",
50        "keywordDifficulty": null,
51        "volume": "<100"
52    }
53]
Developer
Maintained by Community
Actor metrics
  • 5 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in May 2024
  • Modified about 1 month ago
Categories