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
This node operation 'Get Keyword Data in Bulk' under the 'Keyword Explorer' resource retrieves bulk keyword data from the Haloscan SEO analysis API. It allows users to input an array of keywords and fetch detailed SEO metrics and insights for each keyword in bulk. This is useful for SEO professionals and marketers who want to analyze multiple keywords simultaneously to understand their competition, volume, CPC, and other SEO-related metrics efficiently.
Use Case Examples
- A digital marketer inputs a list of 100 keywords to get bulk SEO data for keyword research and campaign planning.
- An SEO analyst uses this operation to bulk fetch keyword metrics to identify high-potential keywords for content optimization.
Properties
| Name | Meaning |
|---|---|
| Keywords | Array containing the requested keywords to fetch data for in bulk. |
| Order By | Field used for sorting the results. The value 'keep' preserves the original input order. |
| Exact Match | Whether to always ignore accents, punctuation, case, special characters, etc., when matching the seed keyword. |
| Page | Page number for paginated results. |
| Line Count | Maximum number of results to return. |
| Additional Fields | Optional filters and parameters to refine the keyword data query, such as regex for inclusion/exclusion, min/max values for KGR, KVI, competition, CPC, volume, word count, and sorting order. |
| Request Options | Settings for request batching, SSL validation, proxy, and timeout. |
Output
JSON
datakeyword- The keyword string.volume- Search volume for the keyword.competition- Competition metric for the keyword.cpc- Cost per click for the keyword.kgr- Keyword Golden Ratio value.kvi- Keyword Value Index.allintitle- Allintitle metric value.otherMetrics- Additional SEO metrics related to the keyword.
Dependencies
- An API key credential for Haloscan API access.
Troubleshooting
- Ensure the 'keywords' array contains at least one keyword; empty input will cause errors.
- Check API key credentials are correctly configured and valid to avoid authentication errors.
- Verify network connectivity and proxy settings if requests fail or timeout.
- Use appropriate values for pagination and line count to avoid exceeding API limits or receiving incomplete data.
Links
- Haloscan API Documentation - Official API documentation for Haloscan SEO analysis tool.