Results 1 to 3 of 3
Thread: How to Extract?
- 11-10-2009, 11:07 PM #1
Member
- Join Date
- Nov 2009
- Posts
- 1
- Rep Power
- 0
How to Extract?
Hello All,
I have a website where I'm trying to extract data that updates every 1 or 2 minutes. I put the url the site gave me in an iframe tag and need to extract the data in between the <pre></pre> tags and display it so it reflects the updates on my site. Is that possible and if so could someone point me in the right direction or if it's easy enough, tell me how.
Thanks
Jethro
- 11-11-2009, 06:49 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Are you really looking to do this with Java?
You can read the page and HTML page in many ways, but before that I guess its better to finalize what you are going to do.
- 11-11-2009, 06:51 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
If you want more then read bit more about java.net.URL class and there members (openStream() method specially).
Similar Threads
-
Extract information from URL
By ziameraj16 in forum Java ServletReplies: 0Last Post: 09-07-2009, 10:50 AM -
Extract xml to store into db
By palanikumark in forum Advanced JavaReplies: 3Last Post: 06-06-2008, 03:09 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks