Open Yagna27 opened 1 year ago
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?
change regularly account, add delay between requests, it can help I guess.
@Yagna27 I'm having the same issue. Did you figure out how to solve it?
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?