all-social-data

0  

YAML 想法

For each data providing service (e.g., e-mail, twitter, weibo,...), implement a set of tables ("stream", "messages", "notifications"), and use cron.

Just like we have open source package like all-auth for social authentications, we could create an all-social-data for data retrieval from these services. Most of social networking services rely on 3 inventions: "stream", "messages", "notifications", etc. Implementing retrieval and storage of these things for each service could allow later to merge their data. Just add a new service, and you can integrate its data into your stream copies on hard drive.

This could be used as a core application, that would be useful for creating a universal client for all social networks, allowing the user to have one's all social data in an easily analyzable (e.g., PostgreSQL) database on one's desktop computer.

Anything like that already exists? Link it, if so. :)

Mindey,


(別通知) (可選) 請,登錄

[Mindey],您將其用於什麼目的?有多種用於社交媒體分析/社交收聽的工具,這些工具可以在一個位置查看提要,通過多個帳戶中的關鍵字進行搜索。

[https://hootsuite.com/](https://hootsuite.com/“ https://hootsuite.com/”)是最受歡迎的一種。

[Mindey], what purpose would you use it for? there are various tools for social media analytics/social listening that allow to see feeds, searches by keywords from multiple accounts in one place.

https://hootsuite.com/ is the most popular one.


[ruta],用於編寫分析腳本並將分析結果保存在您自己的硬盤上;)

[ruta], for writing the analysis scripts and keeping the analysis results on your own hard drives ;)