Makepad-fr / fbjs

Tooling that automates your Facebook interactions.
https://www.npmjs.com/package/@makepad/fbjs
GNU General Public License v3.0
64 stars 23 forks source link

Feature Request: Add max posts per group option #15

Open wootwoot1234 opened 3 years ago

wootwoot1234 commented 3 years ago

Add max post per group option so that it won't download all posts in very large groups.

kaanyagci commented 3 years ago

Hi @wootwoot1234

Thank you for your feature request. We'll add this feature on the next release (after the major bug fixes).

wvffle commented 3 years ago

That would be a nice feature

energywave commented 3 years ago

I also think that posts limit would be awesome! It's impossible to scrape large groups...

kaanyagci commented 3 years ago

Thank you all for your feedback.

Any contributions on this matter are more than welcome, feel free to create a branch a send a Pull Request with the implementation. Although, @energywave I don't know how large your group is but, I'm running this script on pretty large groups and it works like a charm. (The first run takes 1-2 weeks as there are so many posts). I'm curious if you'd a problem with scraping large groups.