Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 730 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 730 Bytes

chora-me-liga

Find by name who have confirmed their attendance at a specific Facebook event

How to Run

Prerequisites

  • Eclipse

Run

  • Open project in Eclipse
  • Open the Find.java
  • Change the "nome" variable to the name to be fetched
  • Change the "eventId" variable to the desired id. For example, the event https://www.facebook.com/events/12345 id is 12345
  • Change the "token" variable to a valid token (generate a valid token here, clicking in Get Token -> Get User Access Token -> Get Access Token)
  • Delete all the "arquivo" files generated by a previous run before run again
  • Run it
  • Open the generated "profiles" file to see the results