for (k,v) in enumerate(account):
worker_steem = Steem(wif=posting_key[k])
upvote_comment = worker_steem.get_content(str(worker_comment.author), worker_comment.identifier)
# Checking if post is flagged for plagarism & spam by these accounts
names = ['steemcleaners', 'cheetah']