Skip to main content

This tool tracks the number of online friends a user has on Facebook at a given time.

Project description

# facebook-online-friend-tracker

Track the number of online friends you have on Facebook at any given time!

## Prerequisites

To be able to use this tool, you will need to point have a Facebook account, an Excel sheet (.xlsx), and a server (or computer) that can run a cron job / scheduled task.

## Dependencies

This tool uses [Selenium](https://pypi.python.org/pypi/selenium) to scrape the data and [Openpyxl](https://pypi.python.org/pypi/openpyxl) to store the data in an Excel sheet.

## How to Setup

  1. Run: pip install facebook-online-friend-tracker

  2. Setup a [cron job](http://askubuntu.com/questions/2368/how-do-i-set-up-a-cron-job) to run the tool at a certain frequency. (I used 15 minute intervals).

  3. The command to run the tool is: facebook-online-friend-tracker –user ‘example@example.com’ –pass ‘your_password’ –path ‘path/to/spreadsheet.xlsx’

  4. After a certain amount of time, you will be able to analyze the trend in the Excel sheet you specified. (I waited 2 full weeks before analyzing the data and finding the best time to post on Facebook.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

facebook-online-friend-tracker-1.0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page