Facebook-Page-Crawler icon indicating copy to clipboard operation
Facebook-Page-Crawler copied to clipboard

Does not scrape nested comments

Open SachinPendse opened this issue 6 years ago • 0 comments

Hi all! Thank you so much for making this amazing tool and releasing it to the public.

I am using it to test scraping data from my public page, and realized that the comments feature only gets the most top level comments (and not nested comments). I assume that I can play around with the API calls to get the nested comments (e.g. adding the comment_id/comments parameter to each call for each individual comment). Is there a quicker way to do it?

Thanks again!

SachinPendse avatar Jan 30 '19 06:01 SachinPendse