FB SEARCH

Author: Alessio Scuderi (nocs@leonforte.linux.it), Alessandro Ricca (ale.ricca85@gmail.com), Luca Cannizzo (luca88@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in July 2013

Works with:

Keyword or Hashtag
ImageJ's version: 1.47v (used to develop this plugin)
Source: Fb_Search.java
Requirements:

Register your account as a developer from Facebook developer Page and create an APP in the relative section. Get Access Token from  Facebook Graph API explorer Copy this string and insert in the textbox of the plugin when it start
N.B. : The validity of the access token is a few hours. Resolve possible errors regenerating the token

Installation:

To install this plugin Download Restfb API and insert restfb-version.jar in ImageJ/jre/lib/ext directory on Windows OS or in /Library/Java/Extensions/ on Mac OSX; Copy Fb_Search.java in plugin folder of ImageJ then from menu Plugin of ImageJ press Compile and Run and select source file of plugin

Description:

This plugin queries the facebook repository to make a research by keyword and date, generating a Stack of image and a log.

Usage:

Here is a brief description:
1) Click on Fb Search Plugin from Plugins Menu;
2) Insert the Access Token;
3) Insert the keyword to find;
4) Select the time range and press Search
5) See the logFbSearch.txt file


| ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |