Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fetching user followings #44

Merged
merged 4 commits into from
Mar 29, 2024
Merged

feat: add fetching user followings #44

merged 4 commits into from
Mar 29, 2024

Conversation

Chilfish
Copy link
Owner

@Chilfish Chilfish commented Mar 29, 2024

添加获取用户关注列表的功能 #42

细节点在于,只能以每页20条,最多10页地获取别人的关注列表;对于自己的,则是用另一个接口,每页50条

https://github.com/Chilfish/Weibo-archiver/blob/7ed0d9b02f02b5feb412c0a4a20f0a89279ee2fc/packages/core/src/services/userService.ts

Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
weibo-archiver ✅ Ready (Inspect) Visit Preview Mar 29, 2024 4:08pm

@Chilfish
Copy link
Owner Author

数据也有了,然后是画 UI……

@Chilfish Chilfish added the enhancement New feature or request label Mar 29, 2024
@Chilfish
Copy link
Owner Author

暂时先弄成这样了

@Chilfish Chilfish marked this pull request as ready for review March 29, 2024 16:13
@Chilfish Chilfish changed the title feat: fetching user followings feat: add fetching user followings Mar 29, 2024
@Chilfish Chilfish merged commit 56d7de8 into main Mar 29, 2024
2 checks passed
@Chilfish Chilfish deleted the feat-followings branch March 29, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant