dexscreener.com wallet scraper
Budget: $30 – $250 USD
dexscreener.com find overlapping wallets of top traders
Hello, I need a tool that can find me overlapping wallets of topraders of different coin contracts
so i can find the best traders.
Here is how it should work
I can Input 2 - xx coin contracts
Input:
Contract1
Contract2
Contract3
Contract4
Te scraper will then go to
https://dexscreener.com/solana/Contract1 -> Top Traders
https://dexscreener.com/solana/Contract2 -> Top Traders
https://dexscreener.com/solana/Contract3 -> Top Traders
https://dexscreener.com/solana/Contract4 -> Top Traders
and scrape out the wallet address of each top 100 top traders.
Then the tool will compile a list of overlapping wallets so we can find very good traders
who were on top of each coin.
Output should be in a .txt file and it should look like this
Scanned coins:
Contract1
Contract2
Contract3
Contract4
-----Toptrader in 4/4 contracts-----
walletaddress1
walletaddress2
walletaddress3
-----Toptrader in 3/4 contracts-----
walletaddressaa
walletaddressab
walletaddressac
-----Toptrader in 2/4 contracts-----
walletaddressba
walletaddressbb
walletaddressbc
I need a python script that i can simply run on a server
Hello, I need a tool that can find me overlapping wallets of topraders of different coin contracts
so i can find the best traders.
Here is how it should work
I can Input 2 - xx coin contracts
Input:
Contract1
Contract2
Contract3
Contract4
Te scraper will then go to
https://dexscreener.com/solana/Contract1 -> Top Traders
https://dexscreener.com/solana/Contract2 -> Top Traders
https://dexscreener.com/solana/Contract3 -> Top Traders
https://dexscreener.com/solana/Contract4 -> Top Traders
and scrape out the wallet address of each top 100 top traders.
Then the tool will compile a list of overlapping wallets so we can find very good traders
who were on top of each coin.
Output should be in a .txt file and it should look like this
Scanned coins:
Contract1
Contract2
Contract3
Contract4
-----Toptrader in 4/4 contracts-----
walletaddress1
walletaddress2
walletaddress3
-----Toptrader in 3/4 contracts-----
walletaddressaa
walletaddressab
walletaddressac
-----Toptrader in 2/4 contracts-----
walletaddressba
walletaddressbb
walletaddressbc
I need a python script that i can simply run on a server