Skip to content

specious/facebook-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse and share your favorite Facebook pages.

Screenshot

Instructions

First install and configure facebook-cli. Then run:

make

Open index.html in your browser once the script has finished.

Options

Synopsis:

make FORMAT=html|json ICON_HEIGHT=180

By default, icons are 180 pixels tall. A different size can be requested with:

make ICON_HEIGHT=92

Valid sizes range from 24 to 180 pixels.

By default the output will be an HTML fragment, but JSON can be generated by passing:

make FORMAT=json

What's up with the "?" icons?

A small percentage of pages show up as a question mark instead of a profile picture:

"?" icon

That is due to the Facebook page's content privacy settings having been set to "custom" rather than "public", and therefore the image cannot be fetched without a Facebook authorization token:

Shared with: custom

Let the maintainers of those pages know that sharing their content with "public" could allow more people to interact with their content.

License

ISC

About

🌟 Generate an index of the Facebook pages you follow

Topics

Resources

Stars

Watchers

Forks