Open ZohairAbbas opened 1 year ago
Yeah, having a similar error. Imagine it has to do with Twitter's most recent attempts to break their site.
@markowanga Yes, thanks to the author. I'm wondering how to detect which request bodies Twitter has changed, and maybe I need to learn further to contribute to projects I like, again
Same issue.
Did we get any solution for this?
Any News ?
Is there any issue with the Scrapper? It stopped working all of a sudden and is showing this error now:
st.TweetsByIdRunner(tweets_by_id_task=id_task, raw_data_outputs=[output_print]).run() File "C:\Python39\lib\site-packages\stweet\tweets_by_ids_runner\tweets_by_id_runner.py", line 45, in run
self._execute_next_tweets_request() File "C:\Python39\lib\site-packages\stweet\tweets_by_ids_runner\tweets_by_id_runner.py", line 79, in _execute_next_tweets_request raise ScrapBatchBadResponse(response) stweet.exceptions.scrap_batch_bad_response.ScrapBatchBadResponse: RequestResponse(status_code=404, text='')