Haloscan icon

Haloscan

Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.

Overview

The 'Get Domain Data in Bulk' operation in the Site Explorer resource retrieves SEO-related data for a list of provided domains or URLs in bulk. This operation is useful for SEO analysts, digital marketers, and website owners who want to analyze multiple domains or URLs simultaneously to gather metrics such as traffic, keyword rankings, and other domain-specific SEO data. For example, a user can input a list of competitor domains to compare their SEO performance or bulk check the SEO metrics of multiple client websites.

Use Case Examples

  1. Bulk retrieval of SEO metrics for a list of competitor domains to identify strengths and weaknesses.
  2. Analyzing multiple client websites' domain data in one request to streamline reporting.
  3. Filtering and sorting bulk domain data based on traffic, keyword counts, or other SEO metrics for prioritization.

Properties

Name Meaning
Inputs Array containing the requested URLs or domains to retrieve data for.
Page Page number for paginated results, allowing navigation through large result sets.
Line Count Maximum number of results to return per request.
Mode Determines whether to interpret inputs as domains, root domains, URLs, or auto-detect.
Order By Field used to sort the returned results.
Additional Fields Optional filters and sorting options to refine the bulk domain data request, such as minimum and maximum values for traffic, keyword counts, and sorting order.
Request Options Node-level request options such as batching, SSL certificate validation, proxy settings, and timeout configuration.

Output

JSON

  • data - The bulk domain data response containing SEO metrics and details for each requested domain or URL.

Dependencies

  • Requires an API key credential for authentication with the Haloscan API.

Troubleshooting

  • Ensure the 'inputs' array is not empty and contains valid domain or URL strings.
  • Check API key credentials are correctly configured and have sufficient quota.
  • Verify network connectivity and proxy settings if used.
  • Adjust timeout and batching settings if requests time out or are throttled by the API.

Links

Discussion