Software Design
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreSoftware Design

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 20th, 2005, 10:16 AM
skhan1021 skhan1021 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 12 skhan1021 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 24 m 46 sec
Reputation Power: 0
Screen Scraper Tool

Hi everyone...

I was wondering if anyone out there knows what language to use if I wanted to build a screen scraper tool. Basically, the idea behind this tool is to extract data from an existing third party interface and display it in another.
I imagine that it would require C++, Perl or something completely different but I am not sure. Can anyone guide me in the right direction please, if possible?


Thanks,
SK

Reply With Quote
  #2  
Old July 21st, 2005, 04:09 PM
drew010 drew010 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: california usa
Posts: 350 drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 3 Days 11 h 11 m 13 sec
Reputation Power: 14
Send a message via ICQ to drew010 Send a message via AIM to drew010 Send a message via Yahoo to drew010
i assume you are talking about on a windows os to grab data from other windows. definately c/c++ or any other language that has ways to use api functions (such as vb6 .net python)
it'd be easiest to access these functions from c though.
Comments on this post
medialint agrees!

Reply With Quote
  #3  
Old July 22nd, 2005, 10:11 AM
skhan1021 skhan1021 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 12 skhan1021 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 24 m 46 sec
Reputation Power: 0
Thank you for your reply and yes this would be on a windows os calling other windows to extract data from.

Reply With Quote
  #4  
Old July 24th, 2005, 07:07 PM
drew010 drew010 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: california usa
Posts: 350 drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level)drew010 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 3 Days 11 h 11 m 13 sec
Reputation Power: 14
Send a message via ICQ to drew010 Send a message via AIM to drew010 Send a message via Yahoo to drew010
a function you will definately want to look at is FindWindow
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/findwindow.asp
You can use that to get a window handle so you can then get its child windows and extract text.
Also GetWindowText will take text from the specified window handle into a char array.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/getwindowtext.asp

Reply With Quote
  #5  
Old July 25th, 2005, 10:04 AM
skhan1021 skhan1021 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 12 skhan1021 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 24 m 46 sec
Reputation Power: 0
Thanks I think this will definitely help. I appreciate it.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreSoftware Design > Screen Scraper Tool


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 8 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek