Scraping FB Ad Library?

mothman7

Newbie
Joined
Jun 24, 2025
Messages
4
Reaction score
0
Anyone tried scraping FB Ad Library but running into an issue where when the ad is a 'partnership' type ad, there is no media in the scraping result?

The ad is still visible on the Ad Library page and the scraper (Apify) can return the ad's url but not the media within the ad.

The issue is only with these partnership/affiliate ads not with regular ads being run by the company.

Anyone have a solution?
 
try checking the network requests on the live Ad Library page and see if the media URL is coming from a separate endpoint
 
Partnership ads seem to be rendered a bit different. If Apify gets the ad URL but not media, I'd guess the media is loaded from another object or permission layer
 
Back
Top