You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to scrap with following line python scraper --user=@username--password=password --query="(queryparam) until:2024-05-19 since:2024-04-19"
It is stucking as you can see in following image:
It cannot continue the process.
It is also same if I try to give a higher number like 10000. It grabs some of data but then stuck again for "waiting to access older tweets"
I think problem occurs on "waiting to access older tweets" part. It never get a response for that part again.
The text was updated successfully, but these errors were encountered:
When I try to scrap with following line
python scraper --user=@username--password=password --query="(queryparam) until:2024-05-19 since:2024-04-19"
It is stucking as you can see in following image:
It cannot continue the process.
It is also same if I try to give a higher number like 10000. It grabs some of data but then stuck again for "waiting to access older tweets"
I think problem occurs on "waiting to access older tweets" part. It never get a response for that part again.
The text was updated successfully, but these errors were encountered: