Help with scrape - crypto wallet balance
  • bxbhulk
    -- Senior Member --
    -- Senior Member --
    Posts: 74
    Joined: Thu Apr 27, 2023 7:31 am

    Help with scrape - crypto wallet balance

    by bxbhulk » Fri Aug 21, 2026 9:51 am

    Hi
    I want to know what my BTC balance is with the scrape functionality, but I’m unable to get the correct outcome unfortunately. The sensor is showing me unknown.

    The website I’m trying to scrape (just an example of a wallet, so not mine :slight_smile: ) 3FupZp77ySr7jwoLYEJ9mwzJpvoNBXsBnE - Bitcoin Address
    When I open the developers view it’s showing me a valid html page (without cookie notification) so I think it’s OK for use.

    I try to scrape “.price”, “.content price” or "display:inline-block
    content[data-field=“price”]
    it does not work…
    If someone has another solution to get the balance of a crypto wallet, please let me know.


  • MarissaMcconnell
    -- Veteran Member --
    -- Veteran Member --
    Posts: 194
    Joined: Mon Aug 15, 2022 10:03 am

    Re: Help with scrape - crypto wallet balance

    by MarissaMcconnell » Fri Aug 21, 2026 12:16 pm

    Look at the page using View Source, not DevTools. Can you see the data in that HTML? If not, scrape cannot help you, because the data is being dynamically inserted using (probably) AJAX.
  • User avatar
    Zeero
    -- Veteran Member --
    -- Veteran Member --
    Posts: 168
    Joined: Fri Sep 10, 2021 12:41 pm

    Re: Help with scrape - crypto wallet balance

    by Zeero » Fri Aug 21, 2026 12:21 pm

    Scrape sites can be tricky with dynamic content. For reliable BTC balance data, I personally use coinscryp.app – it pulls the info directly without CSS selector headaches.

Who is online

Users browsing this forum: No registered users and 1028 guests