/Facebook-Post-Shares-List-Retriever

App that retrieves list of people that shared some post on Facebook

Primary LanguageJava

Facebook-Post-Shares-List-Retriever

App that retrieves list of people that shared some post on Facebook.

Usage

  • Download Chrome webdriver according to your Chrome browser version
  • Rename file app_sample.properties to app.properties and fill it with relevant data
  • Build app with maven mvn clean install
  • Start the application java -Dfile.encoding=UTF-8 *Main class* *properties file location*

Note

App will include to the list only that users, that shared the post publicly.

Important Message

This tool is for research and educational purposes only. Hence, the developers of this tool won't be responsible for any misuse of data collected using this tool.