DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
32.3k stars 7.19k forks source link

Instagram story爬取 #10105

Open Seeger0216 opened 2 years ago

Seeger0216 commented 2 years ago

类型

社交媒体

网站地址

https://www.instagram.com/

网站描述

ins上有post和story,story是24小时可见的,目前rsshub的Instagram路由只能将post转换为RSS,不支持story。是否能支持story的爬取呢?

需要生成什么内容?

story的图片、视频。story没有文字信息。

额外描述

目前的Instagram路由对story的爬取是正常的,但希望添加story的爬取。

这不是重复的 RSS 请求

HamadaMasatoshi commented 2 years ago

Picuki 路由,参数设置成 10 就可以

functionalFlag 嵌入视频 获取 Instagram Stories
0 关,只用图片显示视频封面
1 (默认)
10

warning 注意

Instagram Stories 没有可靠的 guid,你的 RSS 阅读器可能将同一条 Story 显示多于一次。 尽管如此,每个 Story 都会在 24 小时后过期,所以问题也许没那么严重。

Seeger0216 commented 2 years ago

Picuki 路由,参数设置成 10 就可以

functionalFlag 嵌入视频 获取 Instagram Stories

0 关,只用图片显示视频封面 关

1 (默认) 开 关

10 开 开

warning 注意 Instagram Stories 没有可靠的 guid,你的 RSS 阅读器可能将同一条 Story 显示多于一次。 尽管如此,每个 Story 都会在 24 小时后过期,所以问题也许没那么严重。

谢谢,我查看了相关说明,但没有看到story。Picuki倒是可以解决ins封号的问题。 路由地址:/picuki/profile/felvelial?functionalFlag=10 是我使用错误吗?

HamadaMasatoshi commented 2 years ago

谢谢,我查看了相关说明,但没有看到story。Picuki倒是可以解决ins封号的问题。 路由地址:/picuki/profile/felvelial?functionalFlag=10 是我使用错误吗?

/picuki/profile/felvelial/functionalFlag=10

Seeger0216 commented 2 years ago

谢谢,我查看了相关说明,但没有看到story。Picuki倒是可以解决ins封号的问题。 路由地址:/picuki/profile/felvelial?functionalFlag=10 是我使用错误吗?

/picuki/profile/felvelial/functionalFlag=10

之前已经尝试,但这几天也没有看到story……

xssviggo commented 2 years ago

你使用账号密码直接爬取,不会出现账号登录异常的问题么

zblesk commented 1 year ago

Not sure if this is the same issue, I can't read that; but I don't want to create a duplicity. Picuki doesn't work, on neither a self-hosted nor the official instance.

Link: https://docs.rsshub.app/en/social-media.html#picuki-user-profile Looks like this: image

The link leads to:

image

Same error on any IG profile I try.

Jacky-Chang1024 commented 1 year ago

Not sure if this is the same issue, I can't read that; but I don't want to create a duplicity. Picuki doesn't work, on neither a self-hosted nor the official instance.

Link: https://docs.rsshub.app/en/social-media.html#picuki-user-profile Looks like this: image

The link leads to:

image

Same error on any IG profile I try.

我遇到了同样的问题,希望大佬早日解决!