БГ
Size: a a a
БГ
𝕬
БГ
𝕬
БГ
𝕬
P
БГ
b
close_callback=lambda _1, _2: sys.exit
()
A
for report in valid_output['reports']:
for speaker in report['speakers']:
for contact in speaker['contactInfo'].items():
if 'twitterUsername' in contact:
#a = .split('/')[3]
if get_location.get_location(contact[1]) is not None:
speaker['contactInfo']['location'] = get_location.get_location(contact[1])
БГ
for report in valid_output['reports']:
for speaker in report['speakers']:
for contact in speaker['contactInfo'].items():
if 'twitterUsername' in contact:
#a = .split('/')[3]
if get_location.get_location(contact[1]) is not None:
speaker['contactInfo']['location'] = get_location.get_location(contact[1])
A
БГ
{
"reports": [
{
"speakers": [
{
"contactInfo": {
"twitterUsername": ...
}
}
]
}
]
}
A
БГ
A
БГ
A
А
БГ