facebook-scraper icon indicating copy to clipboard operation
facebook-scraper copied to clipboard

How to not get "You’re Temporarily Blocked" error

Open Yagna27 opened this issue 1 year ago • 2 comments

my code:

for p in get_posts("pagename",extra_info=True,pages=200):

i was getting temporarily blocked in mid of 50 posts ..someone suggests to me what to do?

Yagna27 avatar May 24 '23 06:05 Yagna27

change regularly account, add delay between requests, it can help I guess.

AnatoleT avatar May 25 '23 09:05 AnatoleT

@Yagna27 I'm having the same issue. Did you figure out how to solve it?

wangwchcs avatar Aug 16 '23 22:08 wangwchcs