node-red-contrib-alexarank

Provide alexarank block to get domain name information

Usage no npm install needed!

<script type="module">
  import nodeRedContribAlexarank from 'https://cdn.skypack.dev/node-red-contrib-alexarank';
</script>

README

node-red-contrib-alexarank

Provide a block to perform a alexarank request, parse the results to JSON.

Input

Provide the domain name in msg.payload

Output

The output will return a json document with alexarank reply or false if an error occured.