#162345 - 2006-05-27 02:16 AM
Re: Web scraping in KiX
|
pearly
Getting the hang of it
Registered: 2004-02-04
Posts: 92
|
Unfortunately, console returned "exited without errors."
|
Top
|
|
|
|
#162356 - 2006-05-31 06:55 PM
Re: Web scraping in KiX
|
pearly
Getting the hang of it
Registered: 2004-02-04
Posts: 92
|
*sigh* how frustrating. alas, i will use wget to extract the page. thanks for your help guys!
|
Top
|
|
|
|
#162358 - 2006-06-01 07:15 PM
Re: Web scraping in KiX
|
pearly
Getting the hang of it
Registered: 2004-02-04
Posts: 92
|
This is what it says :
Code:
--10:13:08-- http://11.111.111.11/testing/xyz.dll?login => `xyz.dll@login.1' Connecting to 11.111.111.11:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified
[ <=>
10:13:08 (58.24 KB/s) - `xyz.dll@login.1' saved [27169]
|
Top
|
|
|
|
#162360 - 2006-06-02 06:20 PM
Re: Web scraping in KiX
|
pearly
Getting the hang of it
Registered: 2004-02-04
Posts: 92
|
|
Top
|
|
|
|
#162362 - 2006-06-02 07:45 PM
Re: Web scraping in KiX
|
pearly
Getting the hang of it
Registered: 2004-02-04
Posts: 92
|
'xyz.dll@login.1' is saved to the same location as the wget program and in it, is the full source code (of the login page). i tried
wget --verbose http://11.111.111.11/testing/xyz.dll@login.1
but it gives me the following :
Code:
--10:37:50-- http://11.111.111.11/testing/xyz.dll@login.1 => `xyz.dll@login.1.1' Connecting to 11.111.111.11:80... connected. HTTP request sent, awaiting response... 404 Object Not Found 10:37:50 ERROR 404: Object Not Found.
also i couldn't get past the login screen with this program. i'm not sure how to enter in the login information so i can access the other pages.
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 255 anonymous users online.
|
|
|