TY - ADVS
T1 - FBAdLibrarian
AU - Schmøkel, Rasmus
AU - Bossetta, Michael
PY - 2021
Y1 - 2021
N2 - The FBAdLibrarian is a simple, command line tool that archives images from unique hyperlinks offered by the Facebook Ad Library API.At the time of writing, Facebook permits the downloading of individual ad creatives such as images for academic research purposes. The Librarian assists researchers with this process. Users must have verified their identity with Facebook, received the appropriate access tokens for the API, and use this tool only for academic research purposes.The Librarian works as follows. First, the Librarian takes the ad_snapshot_url of an ad and creates a unique hyperlink, using the researcher's access tokens. Then, the Librarian looks up each ad individually. If the ad includes an image, the Librarian saves the image to an output folder and names the image according to the post’s unique ad identification number (or "adlib_id"). If the ad includes an embedded video, the Librarian will pass over the ad, but it will document the adlib_id as a video in an accompanying "metadata.txt" file.PrerequisitesPython 3 (Currently tested on 3.7 but might work on other versions)Verified access to Facebook Ad LibraryOutput data from Facebook Ad Library in xlsx format with semi-colon seperator (other formats and seperators are not supported as of now)
AB - The FBAdLibrarian is a simple, command line tool that archives images from unique hyperlinks offered by the Facebook Ad Library API.At the time of writing, Facebook permits the downloading of individual ad creatives such as images for academic research purposes. The Librarian assists researchers with this process. Users must have verified their identity with Facebook, received the appropriate access tokens for the API, and use this tool only for academic research purposes.The Librarian works as follows. First, the Librarian takes the ad_snapshot_url of an ad and creates a unique hyperlink, using the researcher's access tokens. Then, the Librarian looks up each ad individually. If the ad includes an image, the Librarian saves the image to an output folder and names the image according to the post’s unique ad identification number (or "adlib_id"). If the ad includes an embedded video, the Librarian will pass over the ad, but it will document the adlib_id as a video in an accompanying "metadata.txt" file.PrerequisitesPython 3 (Currently tested on 3.7 but might work on other versions)Verified access to Facebook Ad LibraryOutput data from Facebook Ad Library in xlsx format with semi-colon seperator (other formats and seperators are not supported as of now)
M3 - Software
ER -