facebook-scraper
facebook-scraper copied to clipboard
Unable to scrape replies to comments
When scraping for comments, I was unable to scrape the comment replies. For a comment in the JSON output, 'replies': would be empty ( 'replies': [] ), even if there were replies to the comment. How do I troubleshoot this?