Targetare.ro icon

Targetare.ro

Get data from Targetare.ro API

Overview

This node integrates with the Targetare.ro API to retrieve company-related data based on a company's unique identifier (CUI). Specifically, the 'Get Company Websites by CUI' operation fetches the websites associated with a company identified by its CUI. This node is useful for scenarios where users need to enrich company data with web presence information, such as in business intelligence, lead generation, or data verification workflows.

Use Case Examples

  1. Retrieve websites of a company by providing its CUI to verify its online presence.
  2. Automate the collection of company website URLs for a list of companies identified by their CUIs.

Properties

Name Meaning
CUI The unique company identifier (CUI) used to look up the company websites.
Request Options Additional settings to control request behavior such as batching, SSL certificate validation, proxy usage, and request timeout.

Output

JSON

  • websites - Array or list of website URLs associated with the company identified by the provided CUI.

Dependencies

  • Requires an API key credential for Targetare.ro API authentication.

Troubleshooting

  • Ensure the provided CUI is valid and correctly formatted; invalid CUIs will result in errors or empty responses.
  • Check network connectivity and proxy settings if requests fail or time out.
  • If SSL certificate validation errors occur, consider enabling the 'Ignore SSL Issues' option cautiously.
  • API rate limits may apply; use batching options to throttle requests and avoid hitting limits.

Links

Discussion