Chinok08
Results
1
issues of
Chinok08
I'm trying to get the commenter_id of each comment but it returns null from facebook_scraper import get_posts import json cookies = None with open('./mbasicHeaders.json', 'r') as file: cookies = json.load(file)...