hristo2612 / fb-event-stats

This is a repo intended for personal use, to see what percentage of girls and guys are going to an event you gave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer works. Facebook now shows only friends and close people going to events, not everyone.

fb-event-stats

This is a repo intended for personal use, to see what percentage of girls and guys are going to an event you gave

To run on your machine:

  1. You only need to git clone https://github.com/hristo2612/fb-event-stats.git
  2. yarn or npm i
  3. In crawl.js file, replace eventPage value with the event page URL you want..
  4. In the same file, replace 'YOUR_PASS_HERE' and 'YOUR_EMAIL_HERE' with your Facebook acc email/phone and password..
  5. Finally run yarn start or npm run start

About

This is a repo intended for personal use, to see what percentage of girls and guys are going to an event you gave

License:MIT License


Languages

Language:JavaScript 100.0%