Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6799057
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:48:11+00:00 2026-05-26T18:48:11+00:00

I am looking for a library that would help scrape the information from the

  • 0

I am looking for a library that would help scrape the information from the image below.
I need the current value so it would have to recognise the values on the left and then estimate the value of the bottom line.

Any ideas if there is a library out there that could do something like this? Language isn’t really important but I guess Python would be preferable.

Thanks

Image to Scrape

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T18:48:12+00:00Added an answer on May 26, 2026 at 6:48 pm

    I don’t know of any “out of the box” solution for this and I doubt one exists. If all you have is the image, then you’ll need to do some image processing. A simple binarization method (like Otsu binarization) would make it easier to process:

    Binarized image

    The binarization makes it easier because now the pixels are either “on” or “off.”

    The locations for the lines can be found by searching for some number of pixels that are all on horizontally (5 on in a row while iterating on the x axis?).

    Then a possible solution would be to pass the image to an OCR engine to get the numbers (tesseractOCR is an open source OCR engine hosted at Google (C++): tesseractOCR). You’d still have to find out where the numbers are in the image by iterating through it.

    Then, you’d have to find where the lines are relative to the keys on the left and do a little math and you can get your answer.

    OpenCV is a beefy computer vision library that has things like the binarization. It is also a C++ library.

    Hope that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a C++ app and looking for a library that would make it
I'm looking for a .NET library or command line tool that would allow me
I'm looking for a python library that will help me to create an authentication
I am mainly looking for a standard function from the C++ library that will
I am looking for a library that will allow me to look up the
I'm looking for a library that has functionality similar to Perl's WWW::Mechanize , but
I'm looking for a library that will disassemble x86 code into some sort of
I'm looking for a library that could be used to manipulate audio files. Essentially
I'm looking for a library that will do some pre-validation functions on my input
I'm looking for a library that will allow me to construct a Tree and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.