Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

consistent sleeping for a long time and no response #926

Closed
Muhammad4hmed opened this issue Sep 25, 2020 · 1 comment
Closed

consistent sleeping for a long time and no response #926

Muhammad4hmed opened this issue Sep 25, 2020 · 1 comment

Comments

@Muhammad4hmed
Copy link

Muhammad4hmed commented Sep 25, 2020

I am trying to scrap using following

import twint

# Configure
c = twint.Config()
c.Username = "realDonaldTrump"
c.Search = "great"

# Run
twint.run.Search(c)

but it keep outputting,
sleeping for (seconds) seconds.

@akshaykalucha
Copy link

Ref: #918 (comment)

Maybe Twitter has deleted the https://twitter.com/i/search/timeline

twint is not the only Twitter scraper having the same problem. See: jonbakerfish/TweetScraper#92

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants