Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trianglesis/tk_activity
Get TOP of posters and commenters in Vkontakte group
https://github.com/trianglesis/tk_activity
comments posts ratings vk vkontakte vkontakte-api
Last synced: 8 days ago
JSON representation
Get TOP of posters and commenters in Vkontakte group
- Host: GitHub
- URL: https://github.com/trianglesis/tk_activity
- Owner: trianglesis
- Created: 2017-07-21T09:03:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T09:07:10.000Z (over 7 years ago)
- Last Synced: 2023-08-01T21:04:26.587Z (over 1 year ago)
- Topics: comments, posts, ratings, vk, vkontakte, vkontakte-api
- Language: Python
- Homepage: http://trianglesis.org.ua
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TK_Activity
== Poster and commenter TOP in Vkontakte
This tool is working on CRON
(I've dropped further research and did not finish its own chedule and did not finish this tool as normal .py program with OOP)- Collect all posts from the wall;
- Collect all comments from the wall;
- Compose TOP list of authors
- Compose TOP list of commenters
- Post remiders
- Calculate ratings
- Etc.It use VK_EXECUTE: http://trianglesis.org.ua/?s=vk_execute AND https://github.com/triaglesis/vk_execute
Read my blog - some more info about this tool you can found there.