minimaxir / facebook-ad-library-scraper

A Python scraper for the Facebook Ad Library, using the official Facebook Ad Library API.
MIT License
117 stars 26 forks source link

KeyIssue #5

Open nathanchen0618 opened 4 years ago

nathanchen0618 commented 4 years ago

File "fb_ad_lib_scraper.py", line 94, in 'impressions_max': ad['impressions']['upper_bound'], KeyError: 'upper_bound'

I was trying to use your program, and after scraping 777/5000 ads, above error occurred.