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 ;)