Link to home
Start Free TrialLog in
Avatar of infodigger
infodigger

asked on

Scraping data from a window

Hello,

I am looking to scrape some text data from a window of a software that runs on my computer.

What would be the best approach for that? Using a macro or writing a program that can interact with the window. If possible provide me some tips to get this started.

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of TommySzalapski
TommySzalapski
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of infodigger
infodigger

ASKER

Thanks! I will try this:)
You may also find use for Winspector Spy (or Spy++ from MS) to get the names for the parts of the window that you want to access.