Visualize your processed Graph data
Pre-requisites:
- XAMPP
- Twitter Authorization module twitteroauth (https://github.com/abraham/twitteroauth)
//optional!
- Python 3.3
- Neo4j
- Gephi (https://gephi.github.io/users/download/)
- Py2Neo (http://neo4j.com/developer/python/)
Instructions:
- Install XAMPP
- Copy the checktweet.php to the desired htdocs folder
- Configure app in twitter (https://apps.twitter.com/) and update the credentials in the php file
- open the checktweet.php in web browser
Links to refer: checktweet.php --> https://dev.twitter.com/oauth/overview/single-user --> https://dev.twitter.com/overview/api/twitter-libraries http://py2neo.org/2.0/intro.html