nestauk / ds_digital_ads

Pilot project exploring insights from digital advertisements
MIT License
0 stars 0 forks source link

07 google ad collection #12

Open cmbrennan002 opened 6 months ago

cmbrennan002 commented 6 months ago

Description

Code to collect ads from the Google Ad Transparency Center. There is also a function to create the list of image URLs, but I haven't downloaded/ analysed them (as there are so few, not sure this is a good use of time)

Fixes # (issue) 07

Instructions for Reviewer

In order to test the code in this PR you need to

It will run in test mode, downloading just the first two advertisers, if you run:

cd pipeline python collect_google_ads.py

Checklist: