-
Retrieving web tables content created with Javascript?
am developing a simple Java program that is to browse a particular site, follow links and download web page content (which is created dynamically based on day and sports selected) from which data enclosed in <table>....</table> tags is later parsed and used in Excel spreadsheet for later analysis.
The idea is to collect sports betting odds from Internet sportsbooks and of course such content is created dynamically based on day's offer of sports events!
It can be done when the web tables are created dynamically with ASP or PHP as it basically just feed you the web page with all the data still enclosed in standard HTML tables tags.
However there are quite a number of sites that use Javascript to create such dynamic tables. SO MY QUESTION IS: IS THERE A WAY TO GATHER SUCH JAVASCRIP CREATED WEB DATA IN JAVA?
Thanks in advance!
Similar Threads
-
Replies: 2
Last Post: 06-12-2003, 03:58 AM
-
Replies: 0
Last Post: 04-02-2002, 02:13 PM
-
Replies: 1
Last Post: 03-26-2002, 08:36 AM
-
By Chris McKie in forum xml.announcements
Replies: 0
Last Post: 02-20-2002, 01:36 PM
-
By Fan, Jian in forum vb.announcements
Replies: 0
Last Post: 05-08-2000, 07:25 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks