Results 1 to 4 of 4

Thread: Ripping online data...

  1. #1
    IBM
    IBM is offline
    there but for the grace of God, go I IBM's Avatar
    Join Date
    Dec 2003
    Location
    West London
    Posts
    4,187
    Thanks
    149
    Thanked
    244 times in 145 posts
    • IBM's system
      • Motherboard:
      • Asus P5K Deluxe
      • CPU:
      • Intel E6600 Core2Duo 2.40GHz
      • Memory:
      • 2x2GB kit (1GBx2), Ballistix 240-pin DIMM, DDR2 PC2-6400
      • Storage:
      • 150G WD SATA 10k RAPTOR, 500GB WD SATA Enterprise
      • Graphics card(s):
      • Leadtek NVIDIA GeForce PX8800GTS 640MB
      • PSU:
      • CORSAIR HX 620W MODULAR PSU
      • Case:
      • Antec P182 Black Case
      • Monitor(s):
      • Dell 2407WPF A04
      • Internet:
      • domestic zoom

    Ripping online data...

    Did I see a twitch at the word 'ripping'? I think I diiiiiiiiiiiidddddd.....

    Anyway, I'm putting a book db system together, and would like the user to be able to enter the ISBN number, click return, and have the system return all the relevant book data. Now since I haven't got access to the ISBN db, I'd like to send the ISBN number off to a lookup site like www.isbn.org.uk and then strip the relevant information out of the search results page.

    It seems to return the results in a set order, so should be hard to do, and I'm using VBScript.

    Can anyone advise if there's a way of running a HTTP request in the background, grabbing the generated result, stripping the info, and displaying it for the user?
    sig removed by Zak33

  2. #2
    IBM
    IBM is offline
    there but for the grace of God, go I IBM's Avatar
    Join Date
    Dec 2003
    Location
    West London
    Posts
    4,187
    Thanks
    149
    Thanked
    244 times in 145 posts
    • IBM's system
      • Motherboard:
      • Asus P5K Deluxe
      • CPU:
      • Intel E6600 Core2Duo 2.40GHz
      • Memory:
      • 2x2GB kit (1GBx2), Ballistix 240-pin DIMM, DDR2 PC2-6400
      • Storage:
      • 150G WD SATA 10k RAPTOR, 500GB WD SATA Enterprise
      • Graphics card(s):
      • Leadtek NVIDIA GeForce PX8800GTS 640MB
      • PSU:
      • CORSAIR HX 620W MODULAR PSU
      • Case:
      • Antec P182 Black Case
      • Monitor(s):
      • Dell 2407WPF A04
      • Internet:
      • domestic zoom
    Ahh, it actually turns out that there are free ISBN db's for accessing online....I'm looking into exactly how 'free' they are, but that would certainly reduce the workload...

    However, from a purely technical point of view I'd still like to know how to do the HTTP request in the background if anyone has any pointers...
    sig removed by Zak33

  3. #3
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    Millions of ways it can be done. Search Google first? Various methods here...

    http://www.w3schools.com/dom/dom_http.asp
    To err is human. To really foul things up ... you need a computer.

  4. #4
    Senior Member
    Join Date
    Aug 2005
    Location
    Leeds
    Posts
    267
    Thanks
    8
    Thanked
    16 times in 16 posts
    A couple of other options to think about

    use a screen-scraper:
    http://www.troywolf.com/articles/php/class_http/

    Pull product data from Amazon Web Services:
    http://www.amazon.com/gp/browse.html...&node=12738641

    Amazon is interesting because you can then use their images and cut down on your bandwidth, but they don't have everything in their system.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Data Problem
    By xavxen in forum Help! Quick Relief From Tech Headaches
    Replies: 13
    Last Post: 08-09-2005, 03:12 PM
  2. Data Recovery
    By LayZeh in forum PC Hardware and Components
    Replies: 8
    Last Post: 04-08-2005, 11:00 PM
  3. Matrix online pay to play?
    By Jamiedaking in forum PC
    Replies: 9
    Last Post: 24-03-2005, 05:01 PM
  4. The Matrix Online, BETA call!
    By Nick in forum HEXUS News
    Replies: 1
    Last Post: 15-02-2005, 12:02 PM
  5. Replies: 4
    Last Post: 11-06-2004, 07:39 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
  •