Open nathanchen0618 opened 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.
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.