Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Match media keys with the respective tweet? #1891

Closed
fmafelipe opened this issue May 13, 2022 · 1 comment
Closed

Match media keys with the respective tweet? #1891

fmafelipe opened this issue May 13, 2022 · 1 comment
Labels
Discussion This was converted/moved from/to a discussion Question This is a question

Comments

@fmafelipe
Copy link

fmafelipe commented May 13, 2022

how can I match the information of the expansion "attachments.media_keys" with its respective tweet with obtained with "search_recent_tweets"

@fmafelipe fmafelipe changed the title Problem with expansion and class Pagination Match media keys with the respective tweet? May 13, 2022
@Harmon758
Copy link
Member

Iterating over a call to Paginator should provide Response objects that have an includes (not include) field.

You can use the Tweet.attachments attribute/field to retrieve the Tweet's media_keys.

@Harmon758 Harmon758 added the Question This is a question label May 17, 2022
@tweepy tweepy locked and limited conversation to collaborators May 17, 2022
@Harmon758 Harmon758 converted this issue into discussion #1898 May 17, 2022
@Harmon758 Harmon758 added the Discussion This was converted/moved from/to a discussion label May 17, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Discussion This was converted/moved from/to a discussion Question This is a question
Projects
None yet
Development

No branches or pull requests

2 participants