Up to date Snapchat API wanted

Status
Not open for further replies.

Dirty Snappr

Newbie
Joined
Aug 6, 2016
Messages
1
Reaction score
0
Hi Everyone,

I'm looking for a programmer to write an up to date Snapchat API client.

Snapchat recently added additional security mechanisms requiring acces tokens and verifications to interact with their api.

What I need is a client that is able to
  • Register new accounts
  • Login existing accounts
  • Send Snaps and Stories
  • Send Chat Messages
  • Fetch Snaps and Stories
  • Add / Remove Friends
The best implementation so far has been https://github.com/mgp25/SC-API which sadly no longer works as it requires the casper api which generated the tokens on physical hardware and no longer accepts new users.

I don't care if you're using the google or ios authentication mechanism, as long as it works.

In a perfect world, the client would be written in node.js.

Please only reply if you either already know the snapchat api or are experienced in reverse engineering. Just using a man in the middle proxy to sniff the communication won't be enough here.

I can provide additional technical details and pointers to make things easier for both sides.

Thanks in advance, looking forward to your replies.
 
I have a bot with below features:

Load accounts (user:pass:proxy(IP:PORT)).
Load usernames.
Load image to upload.

[+]Action mode:

[*] Send snaps (To specific usernames + count you choose).
[*] Send Story to your loaded accounts.
[*] Send Friend requests (To specific usernames + count you choose).
[*] Multi-threads.
[*] Private Snapchat API, your accounts will not get locked.
[*] Unlimited requests, spam Snapchat hard as much as you want.
[*] Proxy support. (HTTPS/HTTP).
[*] Delay in seconds in-between requests support.
[*] Statics. (Completed count, Valid accounts count, Invalid account count, Invalid proxy count, Error appears count, Phone verification require count).
[*] C# coded, stable, reliable code.
[*] Start/Pause, resume.
[*] Account maker tool. where you can combine proxies + accounts, so each thread has it own proxy.

If you are interested in review, screen share or team viewer or 24hour Trial feel free to add me in skype: mzaboss
 
Status
Not open for further replies.
Back
Top