https://github.com/gesiscss/smm_wrapper
A simple light wrapper for the SMM API
https://github.com/gesiscss/smm_wrapper
Last synced: about 1 year ago
JSON representation
A simple light wrapper for the SMM API
- Host: GitHub
- URL: https://github.com/gesiscss/smm_wrapper
- Owner: gesiscss
- License: mit
- Created: 2019-05-15T08:30:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T20:09:15.000Z (over 6 years ago)
- Last Synced: 2025-05-29T00:08:17.453Z (about 1 year ago)
- Language: Python
- Size: 75.2 KB
- Stars: 2
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smm_wrapper
A simple light python wrapper for the SMM API.
## Installation
To install you can just run this command:
```
pip install smm_wrapper
```
## How it works
the wrapper is based on the Politicians Social Media Monitoring API, that collects different information about politicians and political organizations on social media. The information is presented here: http://mediamonitoring.gesis.org/api/politicians/swagger/
## Examples
Examples of wrapper application you can find here:
https://github.com/gesiscss/smm_demo