Skip to content

Saved (bookmarked) Twitter posts not downloading #119

@AAndyProgram

Description

@AAndyProgram

The old Twitter bookmarks API has been deprecated. I cannot retrieve new bookmarked posts though the old API. If anyone knows how to get bookmarks via the new API, please post a cURL request and I'll fix it in SCrawler. Otherwise, saved Twitter posts will be deprecated in the new version.

Old (currently used in SCrawler) API request:
https://api.twitter.com/2/timeline/bookmark.json?screen_name=<UserName>&count=200&tweet_mode=extended&include_entities=true&include_user_entities=true&include_ext_media_availability=true

This doesn't work:
https://api.twitter.com/2/users/:id/bookmarks

Continuation of #104

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions