dongxiane0395 2014-07-09 21:06
浏览 40

如何从我的网站上发布推文ID?

I can't find anywhere how can I get the tweet's ID after it's being posted from my website (button)

  1. is there a non-deprecated way?

  2. is there any way? php? js?

  3. do I have to create twitter app?

  4. is it possible through any of new (1.1) twitter apis

I want to store the ID so I can monitor the favs and retweets later

  • 写回答

1条回答 默认 最新

  • dongxian0421 2014-07-09 21:11
    关注

    I assume you are using the Twitter API? When you do a POST to https://api.twitter.com/1.1/statuses/update.json, the response will contain the tweet id as id

    This is the documentation https://dev.twitter.com/docs/api/1.1/post/statuses/update

    评论

报告相同问题?

悬赏问题

  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 划分vlan后不通了
  • ¥15 GDI处理通道视频时总是带有白色锯齿
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序
  • ¥100 角动量包络面如何用MATLAB绘制
  • ¥15 merge函数占用内存过大
  • ¥15 使用EMD去噪处理RML2016数据集时候的原理
  • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大