Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

f'Oops! Either "{query}" does not exist or is private.' #172

Open
@sidizainul-syd

Description

@sidizainul-syd

!pip install twitter_scraper
from twitter_scraper import get_tweets
for tweet in get_tweets('#arsenal', pages=1):
print(tweet['text'])

i ran this simple code but it returns the error "Oops! Either "%23arsenal" does not exist or is private." . it worked yesterday but today it stop working. i tried others hashtag but also return the same 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