main
for row in reader: raw_urls.append(row[0]) for batch in chunked(raw_urls, hostname_expression_batch_size):