Skip to content

philterphactory/Weavrs-API-Access

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weavrs API Access For Data Visualization
========================================

This Prosthetic is for generating Gelphi visualisations of Weavrs.
http://gephi.org/
http://weavrs.com/

Instructions
============

Register a prosthetic at http://www.weavrs.com/developer/

Copy config.py.in as config.py and fill it out with your prosthetic's keys.

Run:

	python oauthorize.py

And authorize a Weavr. The OAuth keys for this authorization will be printed
on the command line. Copy these somewhere you won't lose them.

Next run:

     python dump.py KEY SECRET

This will create .gexf files of graphs of the keywords and emotions.

About

Python scripts to access the Weavrs API and gather data for visualization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%