Module: keywordtool
| Description: | The Keyword Niche module allows users to to query for popular niches around a keyword set.
The module is particularly useful for assisting in establishing keyword groupings. |
| Methods: |
| Method Signature |
Description |
| get_keyword_niches(seeds, max_niches, session_id, callback, block_adult) |
Suggests a set of keyword niche groups and their associated keywords based on a set of input seed terms. |
| get_keyword_volumes(keywords, session_id, callback, block_adult) |
Provides relative volume for a set of input keywords |
| get_keywords(seeds, max_results, session_id, callback, block_adult) |
Suggests a set of keywords from an input keyword |
| get_question_keywords(seeds, max_results, session_id, callback, block_adult) |
Suggests a set of question keywords from an input keyword |
| get_related_keywords(seeds, max_results, session_id, callback, block_adult) |
Suggests a set of keywords from an input keyword |
|
|