Viewing a response to: @zipsardinia/re-steempytutorials-part-26-retrieving-data-from-the-steem-blockchain-and-storing-into-a-mysql-database-20180707t084438558z
You can manually set the nodes in the code as following: >nodes = ['https://api.steemit.com', 'https://rpc.buildteam.io', 'https://rpc.steemviz.com'] steem = Steem(nodes=self.nodes)
author | juliank |
---|---|
permlink | re-zipsardinia-re-steempytutorials-part-26-retrieving-data-from-the-steem-blockchain-and-storing-into-a-mysql-database-20180707t093549155z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"links":["https://api.steemit.com","https://rpc.buildteam.io","https://rpc.steemviz.com"],"app":"steemit/0.1"} |
created | 2018-07-07 09:35:48 |
last_update | 2018-07-07 09:35:48 |
depth | 2 |
children | 2 |
last_payout | 2018-07-14 09:35:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 229 |
author_reputation | 117,823,071,447,502 |
root_title | "Part 26: Retrieving Data From The STEEM Blockchain And Storing Into A MySQL Database" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 63,760,036 |
net_rshares | 0 |
>>> nodes=['https://api.steemit.com'] >>> from steem import Steem >>> steem = Steem(nodes=self.nodes) Traceback (most recent call last): File "<"stdin">", line 1, in "<"module">" NameError: name 'self' is not defined
author | zipsardinia |
---|---|
permlink | re-juliank-re-zipsardinia-re-steempytutorials-part-26-retrieving-data-from-the-steem-blockchain-and-storing-into-a-mysql-database-20180707t100252431z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"links":["https://api.steemit.com"],"app":"steemit/0.1"} |
created | 2018-07-07 10:02:54 |
last_update | 2018-07-07 10:02:54 |
depth | 3 |
children | 1 |
last_payout | 2018-07-14 10:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 218 |
author_reputation | 5,608,798,363,039 |
root_title | "Part 26: Retrieving Data From The STEEM Blockchain And Storing Into A MySQL Database" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 63,762,337 |
net_rshares | 0 |
Sorry: >nodes = ['https://api.steemit.com', 'https://rpc.buildteam.io', 'https://rpc.steemviz.com'] steem = Steem(nodes=nodes) or within the class: >self.nodes = ['https://api.steemit.com', 'https://rpc.buildteam.io', 'https://rpc.steemviz.com'] self.steem = Steem(nodes=self.nodes)
author | steempytutorials |
---|---|
permlink | re-zipsardinia-re-juliank-re-zipsardinia-re-steempytutorials-part-26-retrieving-data-from-the-steem-blockchain-and-storing-into-a-mysql-database-20180707t105650923z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"links":["https://api.steemit.com","https://rpc.buildteam.io","https://rpc.steemviz.com"],"app":"steemit/0.1"} |
created | 2018-07-07 10:56:51 |
last_update | 2018-07-07 10:56:51 |
depth | 4 |
children | 0 |
last_payout | 2018-07-14 10:56:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 285 |
author_reputation | 31,094,047,689,691 |
root_title | "Part 26: Retrieving Data From The STEEM Blockchain And Storing Into A MySQL Database" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 63,766,998 |
net_rshares | 11,335,602,978 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zipsardinia | 0 | 11,335,602,978 | 100% |