This tool tracks the number of online friends a user has on Facebook at any given time.
Project description
Track the number of online friends you have on Facebook at any given time! Check out my results and conclusions after running this script for two weeks!
Prerequisites
All you need to use this script is a Facebook account and a CSV file.
Dependencies
This script is built in Python. It uses Selenium and Chromedriver to scrape the number of online friends you have on Facebook.
How to Setup
Have Python installed.
Install the script and all dependencies via pip by simply running: pip install facebook-online-friend-tracker
(Optional) Setup a cron job to run the script at a certain frequency. (I used 15 minute intervals).
The command to run the script is: facebook-online-friend-tracker --user 'example@example.com' --pass 'your_password' --path 'path/to/csv_file.csv'
After some time, you will be able to analyze the trend in the collected data. (I waited 2 full weeks before analyzing the data and finding the best time to post on Facebook.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for facebook-online-friend-tracker-1.2.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 651a66afb1d813fb93d30751458af31101dda30b60dd3a4480985d410df050d9 |
|
MD5 | 59a3295c33b26a3e2b65ef6c3393b28f |
|
BLAKE2b-256 | 45a3a517449a5186db3a45a2f52eada45515611fb51f0065620d18dfc364ac5e |