facebook-page-post-scraper icon indicating copy to clipboard operation
facebook-page-post-scraper copied to clipboard

Single post scrape

Open tarosenblut opened this issue 8 years ago • 1 comments

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!

tarosenblut avatar Dec 13 '16 00:12 tarosenblut

You need get id of post you want and parse that id into query statement.

PhanDuc avatar Dec 13 '16 02:12 PhanDuc