Hello computer Hello computer That’s very good very good hello Rangers ranger I like to watch I like to watch go jetters PJ masks mask PJ masks masks PJ masks PJ PJ masks PJ masks I like to watch Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Thomas Engine train train Do you like Teddy kewpies if you like to eat an apple apple Okay please give me an Apple thank you very much I love you computer computer I love you to people My brother It’s raining outside do you know that I like Batman I like Superman you know like I like bananas Someone is coughing who is that a man keep talking if you want me to I want you to take a banana to a monkey Do you know what should I being means taken away Away away away 5 you’re so like numbers make I like Batman Batman I like Batman Superman Potato Man potato Superman broccoli Superman mashed banana Superman potato Superman broccoli Cake Superman broccoli Spanish Superman Spanish spinach potato broccoli I like the Superman I want to be a ninja Superman House Superman I want to be Captain America and I want to be helped I want to be Hulk Obviously your dad your dad Do do do do Saw saw fat Superman I want to ride my rowdy Rottie
history = s.get_account_history(account_name, index_from=-1, limit=100) for operation in history: op = operation[1]['op'] # 取出大List if op[0] == 'comment': print(op[1])
1 2 3
{'author': 'antonsteemit', 'permlink': 're-revisesociology-the-problem-with-steemit-is-that-it-incentivizes-selfishness-and-passivity-20180805t155524466z', 'parent_permlink': 'the-problem-with-steemit-is-that-it-incentivizes-selfishness-and-passivity', 'parent_author': 'revisesociology', 'json_metadata': '{"tags":["steemit"],"app":"steemit/0.1"}', 'title': '', 'body': "> Overall the platform works much better for investors rather than quality content producers\n\nCan't agree more!"} {'author': 'antonsteemit', 'permlink': 're-shinewong-re-deanliu-da-series-learn-python-with-steem-07-20180806t100255317z', 'parent_permlink': 're-deanliu-da-series-learn-python-with-steem-07-20180806t082310536z', 'parent_author': 'shine.wong', 'json_metadata': '{"tags":["da-learnpythonwithsteem"],"app":"steemit/0.1"}', 'title': '', 'body': '怎麼不換成自己的名字勒xD'} {'author': 'shine.wong', 'permlink': 'shine-wong-re-antonsteemit-re-shinewong-re-deanliu-da-series-learn-python-with-steem-07-20180806t100720116z', 'parent_permlink': 're-shinewong-re-deanliu-da-series-learn-python-with-steem-07-20180806t100255317z', 'parent_author': 'antonsteemit', 'json_metadata': '{"app":"partiko"}', 'title': '', 'body': '自己的數值不好看,用你的只要複製黏貼呀,哈哈哈,懶癌晚期不是蓋的\U0001f923\n\nPosted using [Partiko Android](https://play.google.com/store/apps/details?id=io.partiko.android)'}
history = s.get_account_history(account_name, index_from=-1, limit=1000) for operation in history: op = operation[1]['op'] # 取出大List if op[0] == 'comment': if op[1]['parent_author'] == '': print(op[1]['title'])
account_name = sys.argv[1] s = Steem() latest_operation = s.get_account_history(account_name, index_from=-1, limit=0) total_operations = latest_operation[0][0] print('This user has {} operations on STEEM'.format(total_operations))
num_iteration = int(total_operations/1000) + 1 # Num of times we have to request get_account_history
permlink_list = [] title_list = []
for i in range(1, num_iteration+1): # i = 1,2,3,...num_iteration _index_from = i*1000 history = s.get_account_history(account_name, index_from=_index_from, limit=1000) for operation in history: op = operation[1]['op'] # 取出大List if op[0] == 'comment': if op[1]['parent_author'] == '': _permlink = op[1]['permlink'] _title = op[1]['title']
if _permlink not in permlink_list: permlink_list.append(_permlink) title_list.append(_title) print('[Title] {}\n [Permlink] {}'.format(_title, _permlink))
print('@{} have authored {} posts on Steemit!'.format(account_name, len(permlink_list)))
The answer is … It was a event of 2018 Taipei Music Festival - a Taipei Symphony Orchestra Staged Concert - Heiner Goebbels “Surrogate Cities”. I am not good at describing a music event by words, so I let some images tell you. ^^