Crimedog
Boerewors Level: 43
    Posts: 195/374 EXP: 554185 For next: 10866
Since: 28.3.02 From: Ohio
Since last post: 3989 days Last activity: 3979 days
| #1 Posted on 25.5.05 2143.13 Reposted on: 25.5.12 2144.38 | Okay. Here's what I want to do. Basically, I want to set up a short little script so that I can pass multiple queries through multiple databases. The problem is that they're web databases _ court records, to be specific. Anybody got any good ideas on a relatively easy way to do this? Promote this thread! |  | Guru Zim
SQL Dejection Administrator Level: 145
    Posts: 3406/6152 EXP: 37314314 For next: 289858
Since: 9.12.01 From: Bay City, OR
Since last post: 16 days Last activity: 6 hours
| #2 Posted on 26.5.05 0020.59 Reposted on: 26.5.12 0023.03 | Where are you trying to put the data?
You could set something up with wget to do text files, but it would probably be very messy. You'd have to parse through the html page of the web page to get to your data.
Can you get an XML file from them instead? | Crimedog
Boerewors Level: 43
    Posts: 197/374 EXP: 554185 For next: 10866
Since: 28.3.02 From: Ohio
Since last post: 3989 days Last activity: 3979 days
| #3 Posted on 26.5.05 0213.33 Reposted on: 26.5.12 0218.01 | Originally posted by Guru Zim Where are you trying to put the data?
You could set something up with wget to do text files, but it would probably be very messy. You'd have to parse through the html page of the web page to get to your data.
Can you get an XML file from them instead?
The output really doesn't matter. What I'd really like to do, if possible, is set it up so that if there is a match, it generates a link. Or even just a "name" found in "database" sort of thing, so we could then search it manually. | ALL ORIGINAL POSTS IN THIS THREAD ARE NOW AVAILABLE |
| | | |