Skip to content

manhdaovan/FacebookReaderPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample (sorry for my 200kbs internet :( ): FacebookReaderPHP on terminal

Background

  • Just want to read newsfeed.
  • Do not want to like/auth any page/app to get access token or any config.
  • No interactive. Just read.
  • Simple.

FacebookReaderPHP

Login to Facebook and read your news feed without any dependency or configuration.

How to use?

  1. Install PHP on your machine.
  2. Clone this repo: $git clone https://github.com/manhdaovan/FacebookReaderPHP.git or download as zip file.
  3. Move to repo directory: $cd FacebookReaderPHP
  4. Fill your FB username and password to my_fb_feeds.php file, in $login_email and $login_pass section.
  5. Read your news feed with command: $php my_fb_feeds.php

Hope you fun!

License

MIT

About

Login to Facebook and read your news feed without any dependency or configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages