You are viewing a single comment's thread from:
RE: Learning Python - A Simple Python Script to Import Steemit Data Into MySQL
Nice work, you should edit your MySQL table structure as it currently repeats two times the votes instead of being votes and comments table structure :)
Fixed, thanks.