Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

entipic.entity

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

entipic.entity

Entipic entity explorer

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

entipic topic

Entipic topic explorer. Find topic in wikipedia.

API

  • wikipedia
    • api
      • query
      • search
      • oepnSearch
    • entity
      • explore(lang, name) - explore an entity by name
      • info(lang, title) - find entity info: title, description
      • type(title) - find entity type: person, group or place

Usage

var wikipedia = require('entipic.entity').wikipedia;

wikipedia.entity.explore('en', 'Obama')
  .then(function(entity){
    
  });

Keywords

entipic

FAQs

Package last updated on 21 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts