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

Support for undocumented Bookmark API #1521

Closed
lcheylus opened this issue Feb 8, 2021 · 1 comment
Closed

Support for undocumented Bookmark API #1521

lcheylus opened this issue Feb 8, 2021 · 1 comment
Labels
API This is regarding Twitter's API Feature Request This is requesting a new feature Won't Fix This will not be fixed/implemented

Comments

@lcheylus
Copy link

lcheylus commented Feb 8, 2021

Twitter launched its "Bookmarks" feature in 2018 (tweets saved privately for a user). Get/save/remove bookmark is undocumented in Twitter API but via Web browser debug, we can found some API endpoints for it => see https://gist.github.com/stepney141/c161a83f02c42e161c905249733b9225

In the same way as for favorites, please add methods to get / save / delete bookmark via API endpoints.

@Harmon758
Copy link
Member

Tweepy won't be implementing any undocumented/unsupported/unofficial parts of the Twitter API, as using these endpoints violates Twitter's Terms of Service and Developer Policy.

As for bookmarks specifically, Twitter plans on implementing endpoints to enable creation and consumption of bookmarks, as part of the new v2 API (for support for that, see #1472).

See:
https://twitterdevfeedback.uservoice.com/forums/930250-twitter-api/suggestions/39678766-api-endpoint-for-getting-bookmarks
https://trello.com/c/qztXMWCK/76-bookmarks-v2-twitter-api
https://twittercommunity.com/t/add-api-to-retrieve-and-delete-twitter-bookmark/142091
https://twittercommunity.com/t/bookmarks-api-updates/140498

@Harmon758 Harmon758 added API This is regarding Twitter's API Feature Request This is requesting a new feature Won't Fix This will not be fixed/implemented labels Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API This is regarding Twitter's API Feature Request This is requesting a new feature Won't Fix This will not be fixed/implemented
Projects
None yet
Development

No branches or pull requests

2 participants