Skip to content

janzikan/fb-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB reviews

Get list of reviews from any Facebook page.

Installation

git clone https://github.com/janzikan/fb-reviews
cd fb-reviews
bundle

Usage

Simply use the following command

bundle exec bin/reviews [FB page name]

This will generace TSV (Tab Separated Values) file [FB page name].tsv, containing the following information about each review:

  • Time and date when the review was published
  • Score
  • Name of the author
  • URL of author's profile
  • URL of the review

You do not need to provide your Facebook login credentials in order to get the data.

Example

We want to get reviews from TEDxPrague FB page: https://www.facebook.com/tedxprague/

bin/reviews tedxprague

This will generate file tedxprague.tsv.

About

Get list of reviews from Facebook page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages