instagram insights:基于python的机器学习程序可从Instagram创建者或业务页面获取有用的见解 源码
部分报告屏幕截图 快速开始 使用以下方法安装软件包: pip install instagram-insights 使用以下命令运行python脚本: insta-insights --page-id=124567890123 --token=098754321234567890 页面ID和令牌必须作为选项或环境变量值提供。 如果同时提供了options和env变量,则将首选options。 支持的选项 短选项 长选项 环境变量 -H - 帮助 -米 -机器学习 --page-id FB_PAGE_ID -令牌 FB_TOKEN Python版本 > = 3.6 需要包装 麻木 大熊猫
文件列表
instagram-insights-main.zip
(预估有个19文件)
instagram-insights-main
pyproject.toml
104B
instagram
restmethods.py
720B
__init__.py
0B
instagram_data.py
2KB
constant.py
478B
.github
workflows
python-publish.yml
863B
用户评论