Facebook Groups Scraper
Hi there, I wonder if we can specify a date-time period for getting the dataset from the Facebook group post
3 Replies
rare-sapphire•2y ago
Hey there? Do you mean you want to specify some period on actor input and extract posts only for these dates? I don't think it's possible as data loaded same way as in the browser (so most recent/relevant posts will always be first). If I understand your qeustion wrongly - please let me know.
@Alexey Udovydchenko could you comment?
wise-white•2y ago
Date range not supported by actor, you need to add logic to filter out posts by time yourself, i.e. import to google sheets and use filters there
correct-apricotOP•2y ago
Thank you for your guidance