Haloscan
Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.
Actions33
- User Actions
- Keyword Explorer Actions
- Compare Keywords SERP
- Find Keyword
- Find Keyword Synonym
- Find Keywords Match
- Find Similar Keyword
- Get Keyword Data in Bulk
- Get Keyword Highlight
- Get Keyword Question
- Get Keyword's Available Dates From SERP
- Get Keyword's Site Structure
- Scrap Keyword
- Find Related Keyword
- Get Keyword Overview
- Get Keyword's SERP Page Evolution
- Site Explorer Actions
- Compare Domain Keywords with Competitors
- Get Competitor Best Pages
- Get Competitor Keywords with the Best Position
- Get Domain Categories Based on GMB Backlinks
- Get Domain Competitors
- Get Domain Data in Bulk
- Get Domain GMB Backlinks Map
- Get Domain Overview
- Get Domain Position History
- Get Domain Top Pages
- Get Expired Domains
- Get GMB Backlink
- Get History of Domain Pages
- Get Keyword Data From an URL
- Get Ranking of Domain Keyword
- Get Visibility Trend of Domains
- Reveal Expired Domains
- Get Best Keywords From Page
Overview
The 'Get Keyword Question' operation in the Haloscan node retrieves popular questions and People Also Ask (PAA) queries related to a specified keyword. This operation is useful for SEO professionals and content creators who want to understand common queries and question types associated with a keyword to optimize content and target user intent effectively. For example, it can be used to gather question-based keyword ideas for blog posts or FAQs.
Use Case Examples
- Retrieve popular questions related to the keyword 'digital marketing' to create targeted content.
- Fetch PAA queries for 'best smartphones 2024' to understand user interests and optimize product pages.
Properties
| Name | Meaning |
|---|---|
| Keyword | The keyword for which related questions and PAA queries are requested. |
| Order By | Field used for sorting the results, with default sorting by descending depth (absolute value). |
| Exact Match | Whether to strictly match the seed keyword ignoring accents, punctuation, case, and special characters when false. |
| Keep Only PAA | Whether to include only People Also Ask (PAA) questions from Google in the response. |
| Question Types | Filter results by specific types of questions such as definition, how, what, when, why, yes/no, etc. |
| Minimum Depth | Minimum depth filter for the questions. |
| Maximum Depth | Maximum depth filter for the questions. |
| Page | Page number for paginated results. |
| Line Count | Maximum number of results to return. |
| Additional Fields | Additional filtering options such as include/exclude regex, KGR, KVI, competition, CPC, volume, word count, and sorting order. |
Output
JSON
questions- Array of popular questions related to the keyword.paa_queries- Array of People Also Ask (PAA) queries related to the keyword.metadata- Additional metadata about the query results such as pagination info and filters applied.
Dependencies
- An API key credential for Haloscan API
Troubleshooting
- Ensure the API key credential is correctly configured and has sufficient quota to make requests.
- Verify that the 'keyword' parameter is provided and is a valid string; missing or empty keywords may cause errors.
- Check network connectivity and proxy settings if requests fail or time out.
- If no results are returned, try adjusting filters such as question types, depth, or line count to broaden the query.
Links
- Haloscan API Documentation - Official API documentation for Haloscan, detailing endpoints and parameters.