JustAnotherArchivist / JustAnotherArchivist/snscrape

Get all images attached to a single facebook post

Open
#903 0 comments 0 reactions 0 assignees View on GitHub
enhancement module:facebook
Dominant language
Python
Stars
5.4k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

### Describe the feature

is there a way to get the photos attached to a single fb post in a group? I could find only links to the first 5 images. all images after the 6th were to be browsed via opening the carousel and clicking next. My idea is to get create a single pdf file for a post with all information of that post. i use expandall plugin to expand all post comments. and then create a pdf with the information on screen. but the only issue is a getting the images in that post which are more than 6. (as fb shows preview of only the first 5). is the scraper able to fetch the image urls more than 6?

### Would this fix a problem you're experiencing? If so, specify.

_No response_

### Did you consider other alternatives?

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.