How can I get the full-size image from the Facebook Event Scraper.
All my scrapes are returning a thumbnail size image link when I need the full size link instead.
Apify Facebook Event Scraper returns this link (tiny sized):
"imageUrl": "https://scontent-lhr8-1.xx.fbcdn.net/v/t39.30808-6/377862336_697145519119374_1696272395377429810_n.jpg?stp=c129.0.921.614a_dst-jpg_s168x128&_nc_cat=111&ccb=1-7&_nc_sid=934829&_nc_ohc=7921ykIKPkwAX-X55Cp&_nc_ht=scontent-lhr8-1.xx&oh=00_AfCjszdcobeKN-vGQKMxXgs7nJmRRUYiBLPb24gfD_6FgQ&oe=6506FA2A",
Another scraper returns this link (full sized)
"Image": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.30808-6/368268802_191925373898061_8437427913158547102_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=934829&_nc_ohc=wQW0G_h8wEMAX90f8U2&_nc_ht=scontent-sea1-1.xx&oh=00_AfC8PV2NF4_CRij6AQ23WyC3MohGtj8Q8r2lam04J34mxQ&oe=6508FD83",
please advise.
#apify-platform
2 Replies
optimistic-gold•2y ago
Hi @TheAnteChrist, I have passed the message on to the developer of this Actor and I will let you know when I have more information.
@TheAnteChrist We already had a discussion about implementing this feature before, but decided not to go with it, as getting this data would require an additional call which would make the scraping more expensive and slower.
wise-whiteOP•2y ago
The image is the most important thing from the event itself! A tiny photo defeats the whole purpose of your app for me. Especially when others providing full-size images.