my questions is... I want to run a fullnode like geth to save transactions of my different eth addresses with python into a database. But I have no idea how to do that. Are there any special libraries or does geth have a Json interface? Thank you for your ideas
PS: I know i can also use ethscan.io, but i dont want use services like this.