n8n-nodes-hdw

0.6.7 • Public • Published

n8n-nodes-hdw

This is an n8n community node. It lets you use Horizon Data Wave services for LinkedIn, Twitter (X), and website parsing in your n8n workflows.

Horizon Data Wave provides advanced social network data extraction capabilities, allowing you to search for users, view profiles, analyze posts, gather company information, and manage social media accounts.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation. NPM Packege

  1. Go to the Settings -> Community nodes -> Press Install

  2. Install nmp package: n8n-nodes-hdw img.png

  3. Reboot you n8n app

  4. Find in n8n pallet HDW Linkedin node

    img_1.png

    and HDW Linkedin Agent tool

    img_2.png

  5. !!!REBOOT YOUR N8N APP!!!

  6. Profit

For local installation:

npm install n8n-nodes-hdw

Operations

This node package includes four separate nodes, each with its own set of capabilities:

HDW LinkedIn Node

The main LinkedIn data extraction node supporting the following resources and operations:

User Resource

  • Search: Search for LinkedIn users with various filters including keywords, name, title, company, location
  • Get Profile: Get detailed LinkedIn user profile information
  • Get Posts: Retrieve posts from a specific LinkedIn user
  • Get Reactions: Get reactions from a specific LinkedIn user

Email Resource

  • Get User by Email: Find LinkedIn user profiles associated with an email address

Post Resource

  • Get Post Comments: Retrieve comments on a LinkedIn post
  • Get Post Reposts: Get reposts of a LinkedIn post

Company Resource

  • Get Company: Retrieve detailed information about a LinkedIn company
  • Get Company Employees: Search for employees of a specific LinkedIn company
  • Get Company Posts: Retrieve posts from a LinkedIn company page

Group Resource

  • Get Group: Get LinkedIn group information

Search Resource

  • Sales Navigator Search: Perform advanced user searches using LinkedIn Sales Navigator filters
  • Search Jobs: Search for LinkedIn job postings with filters for experience level, job type, work type, etc.
  • Search Companies: Find LinkedIn companies with filters for location, industry, employee count
  • Search Industries: Find LinkedIn industries by name
  • Search Locations: Find LinkedIn locations by name

Google Resource

  • Search Companies: Find LinkedIn companies using Google search
  • Google Search: Perform a general Google search

HDW LinkedIn Management Node

Enables actions on LinkedIn using authenticated accounts:

User Resource

  • Send Connection: Send a connection invitation to a LinkedIn user
  • Get Connections: Retrieve your LinkedIn connections
  • Get Profile (Me): Get information about your own LinkedIn account

Chat Resource

  • Send Message: Send a chat message to a LinkedIn user
  • Get Messages: Get chat messages with a LinkedIn user
  • Get Conversations: Get all LinkedIn conversations

Post Resource

  • Create Post: Create a new LinkedIn post
  • Create Comment: Create a comment on a LinkedIn post or another comment

HDW Twitter Node

Provides access to Twitter (X) data:

User Resource

  • Get Profile: Get Twitter user profile information
  • Get Posts: Retrieve tweets from a specific Twitter user

Search Resource

  • Search Users: Search for Twitter users
  • Search Posts: Search for tweets with comprehensive filtering options including:
    • Exact phrase matching
    • Inclusion/exclusion of specific words
    • Hashtag filtering
    • Language filtering
    • Account filtering (from, to, mentioned)
    • Engagement metrics (minimum replies, likes, retweets)
    • Date range specification
    • Search type (Top or Latest)

HDW Web Parser Node (beta)

Provides powerful website scraping and crawling functionality via the Horizon Data Wave API:

  • Scrape: Scrape a single webpage and return one or more of the following formats – Markdown, HTML, raw HTML, links, screenshot, or full-page screenshot. Options are available to extract only the main content, switch to a mobile viewport, skip TLS verification, remove base64 images, and set a load timeout.
  • Map: Discover and list URLs starting from a given page. You can control whether sitemaps are used, include sub-domains, specify a search term filter, and set a maximum number of URLs to return.
  • Crawl: Launch a crawl that traverses multiple pages beginning at a start URL with a configurable overall timeout.

Credentials

To use this node, you need an API key from Horizon Data Wave:

  1. Register for an account at horizondatawave.ai
  2. Navigate to your account settings to generate an API key
  3. For operations that require account management (like chat, connections, etc.), you'll also need to provide your Account ID

When setting up the node in n8n, add your credentials using the "HDW LinkedIn API" credential type.

Compatibility

  • Requires Node.js 18.10 or later
  • Compatible with n8n versions that support the N8N Nodes API Version 1

Resources

Package Sidebar

Install

npm i n8n-nodes-hdw

Weekly Downloads

140

Version

0.6.7

License

MIT

Unpacked Size

277 kB

Total Files

26

Last publish

Collaborators

  • 4kulia