facebook shares/likes over a time period -


How do I obtain FB share / number of likes for some FB objects from time to time?

link_stat table: But I do not think there is a timestamp, or anywhere in the Facebook database. How can you ask this table and save the statistics in your DB at the beginning and end of this period, and compare the values.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -