An snapchat api
Project description
A snapchat API (webdriver)
Features
Connect to snapchat
import snappy
import selenium.webdriver
snapchat_c = snappy.main.SnapchatCredentials("<your username>", "<your password>")
client = snappy.main.SnapchatClient(selenium.webdriver.Edge(), snapchat_c)
List conversations
client.listConversations()
Get messages list on a conversation
client.getMessagesBacklog(conversation)
Send a message to a conversation
client.sendMessage(conversation, message, cool_down=True)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snappy_labfox-0.1.1.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snappy_labfox-0.1.1.tar.gz.
File metadata
- Download URL: snappy_labfox-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95b15ecd38fa3269a266a4e2f8943c0c0bfd96e568c5a37da43eff6eb4472642
|
|
| MD5 |
5038ac404c20d5d8c133b039f8d161da
|
|
| BLAKE2b-256 |
e9be853435cc59edabc7f1490fed12c772f1ff9cab5544e2ff58c1df646c2176
|
File details
Details for the file snappy_Labfox-0.1.1-py3-none-any.whl.
File metadata
- Download URL: snappy_Labfox-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7284621e59bc396303cbe8d5e47966260902d1a8326c5659fa2c59ace72c62af
|
|
| MD5 |
a81915b0a793c9b2050bf7d5438e2686
|
|
| BLAKE2b-256 |
c294132be03ddad5cc7a5e43fee28130dabdb381995f9e4651327ac2594b93a3
|