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

Temporarily Blocked Issue. Hope "sleep" parameter could be done asap. #1081

Open
lynyanny opened this issue Dec 18, 2023 · 0 comments
Open

Comments

@lynyanny
Copy link

Thanks for this amazing tool for scraping fb posts. But my account is always temporarily blocked when I use get_posts_by_search . I tried to add options = {"posts_per_page": 200} but still not work well.

Would you pls give me some good advice to solve this issue? Appreciate a lot.

posts = get_posts_by_search(word=searchquery,
credentials= (login_name,login_pswd),
page_limit=postnumber,
options = {"posts_per_page": 200},
sleep = 5 #This parameter is removed and I see it in init.py as a "TODO".
)

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

1 participant