Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

CybersecurityForDemocracy/fb_ad_archive_scraper

Repository files navigation

Report Collector

This is a system to simply download all presently available Facebook ad archive reports and store them in a given GCS buket.

How to use this tool

Please add your GCS credentials to the repo root as gcs_credentials.json

Then create a virtual environment with:

virtualenv venv -p python3

Then activate the environment and install the required deps:

source venv/bin/activate
pip install -r requirements.txt

Assuming everything is now setup correctly, use the following command to upload data to your GCS bucket:

python fb_ad_library_extractor.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages