moda20 / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
60 stars 23 forks source link

get more than 5 images from a post #35

Closed drizzt closed 4 months ago

drizzt commented 4 months ago

hi, how can I get more than 5 images from a post?

moda20 commented 4 months ago

@drizzt There is a fixed value for that, i am working on updating it to be configurable

moda20 commented 4 months ago

@drizzt i just added an update for the number of images. it now tries to get all the images if found.

moda20 commented 4 months ago

@drizzt the update is live now, please check it out and reopen this issue if needed.