Skip to content

Unable to retrieve tweets for Hashtags on the Latest page. #357

Open
@Rohit7Patil

Description

@Rohit7Patil

Hi,

For the past 3 months I was able retrieve thousands of tweets based on a particular hashtag from the Latest Page.

query = f"#{tag.lstrip('#')} since:{start} until:{end}"
tweets = await client.search_tweet(query, product="Latest")

Currently I'm getting constantly hit with 404 errors for the same query.

could you please let me know what's the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions