majesticseo

4.1.0 • Public • Published

node-majesticseo

Node module for access to the majesticseo API.

Usage

var majestic = require('majesticseo')(apiKey);
 
majestic.getIndexItemInfo(['http://google.com', 'http://wikipedia.com'], {dataSource: 'fresh'}, callback);
majestic.getSubscriptionInfo(callback);
majestic.getKeywordInfo('my keyword', {}, callback)
majestic.getBackLinkData('http://google.com', {backlinkCount: 1000}, callback)

Tests

Run them:

MAJESTIC_API_KEY=blah npm test

Readme

Keywords

Package Sidebar

Install

npm i majesticseo

Weekly Downloads

1

Version

4.1.0

License

BSD 3-Clause

Last publish

Collaborators

  • noblesamurai
  • eugeneware
  • jacob-samurai
  • timlesallen