JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

New endpoints /loq/ etc. Who here is still working on them? #59

Open Snowlav opened 9 years ago

Snowlav commented 9 years ago

Hey, I was wondering if someone is still researching / reverse engineering the new API. I was told it also uses a new key.

I want to help, in any and every way possible :)

hako commented 9 years ago

Great! :) there is a discussion about the new API here #30

I and another person researched about the new chatting feature and bypassing the captcha.

The chat feature is still not implemented though but feel free to contribute and make a pull request.

Snowlav commented 9 years ago

Thanks for the quick reply! I have heard there will be a big update in januari and march. Will the endpoints discussed be used in the new API?

What about the new key?

And did you actually manage to find the chat endpoint? I did not think there was one, I thought it was implemented in the framework or something. The Snaptcha bypass is a tricky one, I applaud you for trying and hopefully succeeding :)

hako commented 9 years ago

Thanks, the snaptcha implementation is currently complete, also all the known chat endpoints are already found in the discussion I posted.

The common ones /loq/chat_typing and /loq/conversations don't really do much. Actually trying to post a snapchat chat message to someone on snapchat is much harder.

This possibly done at tcp or xmpp level.

Snowlav commented 9 years ago

Hi Hako,

Thanks for informing me. I don't know what is up with snapchat but all my test accounts are banned, I was building a prototype for my snapalert (amber alert for snapchat) and I tried adding a list of participants for my project, and all the accounts get locked after exactly 8 people.

Is there anywhere we can talk? I was wondering if you were able to shed some light on the current roadblocks in my project.

hako commented 9 years ago

The best way is through email, which is on my github page.

Snowlav commented 9 years ago

Thanks, I have sent an email :)

2014-12-17 0:29 GMT+01:00 Wesley Hill notifications@github.com:

The best way is through email, which is on my github page.

— Reply to this email directly or view it on GitHub https://github.com/JorgenPhi/php-snapchat/issues/59#issuecomment-67252473 .

ghost commented 9 years ago

Your test accounts were probably marked as fake or something then deleted.