Socket
Socket
Sign inDemoInstall

sensebook

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sensebook

Making sense of Facebooks undocumented API.


Maintainers
1

Readme

sensebook

Making sense of Facebooks undocumented API.

License Supported Python Versions Implementations Project Status Version Build Status Code style: black

This project attempts to document Facebooks undocumented API, so that libraries can interact with Facebook in the same way the browser does. The main focus is Facebooks Messenger, and enabling users to send, recieve and fetch messages.

The primary focus is Python, but the code should be readable enough that it can be translated to other languages.

The goal is neither to make an asyncronous nor syncronous implementation, but to make a Sans-IO framework where up such a thing can be built. Hence, the project won't be very useful on it's own. If you just want a plug n' play library, see fbchat.

Note: This project is not affiliated with Facebook, Inc. or any of that stuff, and I'll have to comply if I recieve a takedown notice.

Installation

pip install sensebook

License

BSD 3-Clause, see LICENSE.txt.

Code of Conduct

This project follows the Contributor Covenant Code of Conduct, see CODE_OF_CONDUCT.txt. Note, however, that I'm far from an expert in this area, so feel free to reach out to me if I've offended anybody or made a mistake. Open Source should be for everyone!

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc