mohit2jain
Results
1
issues of
mohit2jain
I get failure on printing post_id for some posts(not all) from a page: ``` for post in get_posts(account, pages=3, cookies=cookies_file): index += 1 print('Post ' + str(index) + " Post...