Skip to main content

Retrieve and combine content from various social networks into a unified format

Project description

simple_social_suture


Usage:

from simple_social_suture.api import get_messages_by_hashtag

settings = {
'TWITTER_APP_KEY' : 'XXXXXXXXXX',
'TWITTER_APP_KEY_SECRET' : 'XXXXXXXXXX',
'TWITTER_ACCESS_TOKEN' : 'XXXXXXXXXX',
'TWITTER_ACCESS_TOKEN_SECRET' : 'XXXXXXXXXX',
'INSTAGRAM_CLIENT_ID' : 'XXXXXXXXXX',
'INSTAGRAM_SECRET_CLIENT_ID' : 'XXXXXXXXXX',
'MAX_TWITTER_COUNT' : 100,
'MAX_QUERY_COUNT' : 200
}
messages = get_messages_by_hashtag(settings, "#helloworld")

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

simple-social-suture-0.4.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file simple-social-suture-0.4.tar.gz.

File metadata

File hashes

Hashes for simple-social-suture-0.4.tar.gz
Algorithm Hash digest
SHA256 fbd10679824dfad081c8cc9c93a727bb8b7855daaf4be7a6bbd836cb7b2113d3
MD5 549dd79f0216a3dd21c7c25db0d9fbed
BLAKE2b-256 4e31ac7e594a9eaa966513d5b9dfc55d30243b5274de81775c7e4022b94e1d9b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page