Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat API deprecated by Facebook, Any Alternatives? #4

Open
edudemy opened this issue Mar 16, 2015 · 3 comments
Open

Chat API deprecated by Facebook, Any Alternatives? #4

edudemy opened this issue Mar 16, 2015 · 3 comments

Comments

@edudemy
Copy link

edudemy commented Mar 16, 2015

Hello,
The Chat API (chat.facebook.com) will no longer be available, what can we use instead ?

@sylvia43
Copy link

Maybe another chat thing? XMPP? SMS? Google Hangouts? IRC?

@Scinawa
Copy link

Scinawa commented Mar 16, 2015

I think it's not appropriate cause this software has been written with
the specific purpose to reach internet trough facebook, in situation
where you have only access to facebook's services.
Perhaps, since the api will be closed, we can start thinking toward an
integration of openvpn+browsers extensions.

On 03/16/2015 06:33 PM, Shreyas wrote:

Maybe another chat thing? XMPP? SMS? Google Hangouts? IRC?


Reply to this email directly or view it on GitHub
#4 (comment)
Bug from
https://github.com/notifications/beacon/ACzccTgr7gZgcwryh1cep8M74eQbeR1wks5n1wt-gaJpZM4DvJiE.gif

@taterbase
Copy link

This doesn't use the chat api. It's using cURL and pretending to be a firefox browser to make requests to the mobile website's messenger app. See here:

This is the firefox user agent
This is the login process, using the actual website
This is the process for sending a message

It's all completely driven by a sort of headless browser using cURL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants