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

Something went wrong with this request. Sleep 15 seconds and retry to request new posts. #34

Open
ytl0623 opened this issue Jul 28, 2023 · 1 comment

Comments

@ytl0623
Copy link

ytl0623 commented Jul 28, 2023

Hi, I was trying to use the code below.
import facebook_crawler pageurl= "https://www.facebook.com/TaylorSwift" data = facebook_crawler.Crawl_PagePosts(pageurl=pageurl, until_date='2023-01-01') data.to_csv('data.csv', index=False, encoding='utf_8_sig')

But I got some errors.
TaylorSwift's pageid is: TaylorSwift's docid is: 9741511712557024 Break Times 0: Something went wrong with this request. Sleep 15 seconds and retry to request new posts. REQUEST LOG >> pageid: , docid: 9741511712557024, cursor: RESPONSE LOG: {"data":{"node":null},"errors":[{"message":"A server error missing_required_variable_value occured. Check server logs for details.","severity":"WARNING"}],"extensions":{"is_final":true}}

But when I tried to crawle the GROUP website, it worked for me.

Does anyone can help me to solve this problem?
Thanks in advancd!

@ChangZaiWang
Copy link

I got same issue @tlyu0419 can you help us about it?

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

2 participants