【问题标题】:Pinterest Using Python Mechanize [duplicate]Pinterest 使用 Python 机械化 [重复]
【发布时间】:2013-12-08 23:23:42
【问题描述】:

我正在尝试一次固定 500 多个链接,并正在尝试使用 Python 的 mechanize 模块编写脚本。有谁知道 Pinterest 的 URL 结构可以通过这种方式添加 pin 吗?

【问题讨论】:

  • 你看developers.pinterest.com了吗?
  • @samoz 是的,我做到了,我只获得了一个 URL 链接,可以让我进入一个您可以操作您的 pin 的屏幕,但不能实际执行该帖子。

标签: python mechanize pinterest


【解决方案1】:

截至 2013 年 12 月 8 日似乎没有可用的公共 API:

https://en.help.pinterest.com/entries/21151603-i-m-a-developer-does-pinterest-have-a-public-api

【讨论】:

  • 感谢您的帮助。我发现了这一点,这就是为什么我试图在 python 中使用 mechanize 来尝试完成工作。我非常接近使用 pin 按钮文档,但是让脚本模拟单击“Pin it”的最后一步是我所缺少的。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2013-03-30
  • 1970-01-01
  • 2018-04-21
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多