Find by name who have confirmed their attendance at a specific Facebook event
- Eclipse
- 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