Skip to content

dorvak/Facepager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Facepager was made for fetching public available data from Facebook, Twitter and other JSON-based APIs. All data is stored in a SQLite database and may be exported to csv.

Installer

Installation packages for each version are available on the releases page. Database files may be incompatible between versions.

  • Windows: Download and execute the latest exe-installer from the releases page. If Windows complains about an unknown publisher and refuses to launch the app click "More info" and start anyway.
  • Mac OS X: Unzip the app.zip-file from the releases page, drag & drop the app to your "Applications" folder. When a warning about the the source pops up you should allow the installation of non-app-store applications (go to "System Preferrences>Security & Privacy" and check "Anywhere"). If you do not want to change your security settings permanently, you may open the Facepager by CTRL+Click on the icon (each time on startup).
  • Linux: There is no binary release, see src/readme.txt for steps to run under linux.

Getting help

Try the help button built into Facepager or directly go to the Wiki. There you find everything to get you started.

You can get help regarding specific problems in the Facepager Usergroup on Facebook. If you want to be informed about updates please follow the Facebook Page.

Citation

Jünger, Jakob / Keyling, Till (2018). Facepager. An application for generic data retrieval through APIs. Source code and releases available at https://github.com/strohne/Facepager/.

Licence

MIT License

Copyright (c) 2017 Jakob Jünger and Till Keyling

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Facepager was made for fetching public available data from Facebook, Twitter and other JSON-based APIs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • NSIS 1.3%
  • Other 0.6%