I just need someone that helps me out with the appropriate python script that can
Connect to a public relay
- Get all events kind 1 with event Id and all other fields
- stay connected until subscription filter conditions are met
- store all those events in some form (I’m happy to put it layer on in a database)
Somehow I’m trying multiple repos but there is something in missing as I don’t manage very well queue, threading etc
I tried python-Nostr but and Nostrfastr and few others but couldn’t get it right
If someone had this very simple script I’d appreciate. I promise I’ll make good use of it and share some data mining with everybody afterwards