Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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){
    
  });

About

[INACTIVE] Entipic entity explorer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages