stweet icon indicating copy to clipboard operation
stweet copied to clipboard

ScrapBatchBadResponse, RequestResponse(status_code=404, text='')

Open ZohairAbbas opened this issue 2 years ago • 5 comments

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='')

ZohairAbbas avatar Jul 04 '23 11:07 ZohairAbbas

Yeah, having a similar error. Imagine it has to do with Twitter's most recent attempts to break their site.

Shan-02 avatar Jul 05 '23 14:07 Shan-02

@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

Polarbear-mail avatar Jul 29 '23 08:07 Polarbear-mail

Same issue.

vaidab avatar Aug 21 '23 20:08 vaidab

Did we get any solution for this?

imgreattt avatar Sep 23 '23 14:09 imgreattt

Any News ?

johnstrong1 avatar Oct 02 '23 18:10 johnstrong1