Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ZohairAbbas opened this issue Jul 4, 2023 · 5 comments
Open

Comments

@ZohairAbbas
Copy link

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

@ShaoKhan123
Copy link

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

@Polarbear-mail
Copy link

@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

@vaidab
Copy link

vaidab commented Aug 21, 2023

Same issue.

@imgreattt
Copy link

Did we get any solution for this?

@johnstrong1
Copy link

Any News ?

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

No branches or pull requests

6 participants