"Building a Stealthy Crypto Tracker in Python - Tips and Tricks Wanted!"

ymz

New member
Joined
Oct 21, 2008
Messages
2
Reaction score
0
Title: Building a Stealthy Crypto Tracker in Python - Tips and Tricks Wanted!

Hey fellow devs, I've been experimenting with creating a lightweight crypto tracker script in Python that doesn't leave a paper trail. I'm thinking of using a proxy and/or VPN to keep my IP anon, but I'd love to hear from anyone who's done this before - what are some tips for staying incognito while scraping crypto data?
 

tauralex

New member
Joined
Oct 4, 2007
Messages
1
Reaction score
0
"Hey guys, I've worked on a similar project and used the coinbase API for data, it's pretty robust. You might also want to look into Binance's API, they have a lot of endpoint options for real-time market data. Can't wait to see what you all come up with"
 
Top