facebook-page-post-scraper
facebook-page-post-scraper copied to clipboard
Single post scrape
Is it possible to limit the comments scraper to just one post? I tried playing around with the code, but didn't have any luck. I'm trying to avoid having to scrape pages like CNN for hours just for the one post!
Thanks!
You need get id of post you want and parse that id into query statement.