Bing Keywords Discovery Tool avatar

Bing Keywords Discovery Tool

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Bing Keywords Discovery Tool

Bing Keywords Discovery Tool

Discover untapped keywords using Bing search autocomplete suggestions. Expands seed keywords with alphabet variations to uncover long-tail keywords. Perfect for SEO, content strategy, and market research.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Discover public Bing autocomplete suggestions from one or more seed keywords. The Actor can expand seeds with alphabet/number suffixes and question prefixes, fairly interleaves multiple seeds, stops as soon as the requested unique-keyword limit is reached, and preserves the exact source query and source rank for every result.

Input

  • keyword or keywords: 1–10 seeds, each up to 100 characters.
  • market: locale such as en-US, en-GB, or de-DE.
  • expandAlphabet: add az and 09 suffix queries.
  • expandQuestions: add common question-word prefix queries.
  • maxKeywords: 1–500 unique suggestions.
  • maxQueries: 1–100 public suggestion requests across all seeds.
{
"keywords": ["content marketing", "email marketing"],
"market": "en-US",
"expandAlphabet": true,
"maxKeywords": 100,
"maxQueries": 30
}

Output

Each dataset item includes the suggestion, its seed, exact source query, expansion type, source rank, market, public suggestion-request URL, ready-to-open Bing search URL, and timestamp. Keywords are deduplicated case-insensitively across the run.

Requests have bounded timeouts and one retry. A failed query or a fully empty bounded run fails clearly and does not store a misleading partial dataset. Suggestions are live and may change between runs.