Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
General Programming Chat
Any demand for a bulk checker? Will it sell, and where?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Deron Reynolds" data-source="post: 28892" data-attributes="member: 11166"><p>Hey guys,</p><p></p><p>I've been working on a personal python script lately and wanted to ask your opinion. </p><p></p><p>Basically, I needed to bulk-check a bunch of wallets for a project (both EVM and Solana) and couldn't find a decent tool that pulls everything (tokens, DeFi, staking, app balances like Hyperliquid/Blur) without getting instantly blocked by Cloudflare or Jupiter's Turnstile captchas. So I just coded my own.</p><p></p><p>Right now, it does two simple things:</p><p>1. EVM: Scans addresses via DeBank, bypasses Cloudflare, grabs tokens + defi + app balances, and exports them to Excel/CSV etc.</p><p>2. Solana: Scans Solana addresses via Jupiter portfolio API, handles the Turnstile captchas under the hood, splits the balance into wallet/lending/staking/lp, and ranks them by USD value. </p><p></p><p>Of course, it only uses public addresses, no private keys or seed phrases needed.</p><p></p><p>I'm wondering if anyone else here actually needs something like this? I'm thinking of maybe hosting it as a simple web service or just selling it as a script.</p><p></p><p>Is it even worth trying to sell? If yes, how should I price it? Like pay-per-use or just a flat monthly subscription? Or is the market already saturated and I shouldn't bother?</p><p></p><p>If anyone wants me to run a test on a few of your wallets for free just to see how the data looks, let me know here or PM me. </p><p></p><p>Let me know what you think. Thanks!</p></blockquote><p></p>
[QUOTE="Deron Reynolds, post: 28892, member: 11166"] Hey guys, I've been working on a personal python script lately and wanted to ask your opinion. Basically, I needed to bulk-check a bunch of wallets for a project (both EVM and Solana) and couldn't find a decent tool that pulls everything (tokens, DeFi, staking, app balances like Hyperliquid/Blur) without getting instantly blocked by Cloudflare or Jupiter's Turnstile captchas. So I just coded my own. Right now, it does two simple things: 1. EVM: Scans addresses via DeBank, bypasses Cloudflare, grabs tokens + defi + app balances, and exports them to Excel/CSV etc. 2. Solana: Scans Solana addresses via Jupiter portfolio API, handles the Turnstile captchas under the hood, splits the balance into wallet/lending/staking/lp, and ranks them by USD value. Of course, it only uses public addresses, no private keys or seed phrases needed. I'm wondering if anyone else here actually needs something like this? I'm thinking of maybe hosting it as a simple web service or just selling it as a script. Is it even worth trying to sell? If yes, how should I price it? Like pay-per-use or just a flat monthly subscription? Or is the market already saturated and I shouldn't bother? If anyone wants me to run a test on a few of your wallets for free just to see how the data looks, let me know here or PM me. Let me know what you think. Thanks! [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
General Programming Chat
Any demand for a bulk checker? Will it sell, and where?
Top