Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Having trouble downloading webpage source code

Having trouble downloading webpage source code
Thread Tools
Moderator
Join Date: Sep 2000
Location: Irvine, CA
Status: Offline
Reply With Quote
Jan 16, 2007, 01:15 PM
 
I want to download a webpage's source code, then use some file parsing commands to extract what I need.

I tried using curl to download a webpage from www.yourfilehost.com/something=stuff.wmv. Everytime I use curl to download that webpage, I get some sort of meta error (not sure exactly, not at my computer right now). I know that I'm not downloading the stuff.wmv, but the source code to later obtain stuff.wmv. But I would like to download the webpage identically how Safari would load the site www.yourfilehost.com/something=stuff.wmv. Any ideas of how this can be done?
{{{ mindwaves }}}
     
Professional Poster
Join Date: Oct 1999
Location: :ИOITAↃO⅃
Status: Offline
Reply With Quote
Jan 17, 2007, 01:45 PM
 
Many possibilities as to what's gone wrong -- perhaps the site is dynamic, and presents different pages depending on the useragent string. (In which case, check out the --user-agent option).

Or perhaps it's doing a redirect (-L option to follow).

Or perhaps it requires cookies to be set -- check your cookies from that site in Safari, and if some are set, try downloading them with --cookie-jar <filename> first, then reading & transmitting them with -b <filename> on a second connection.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 01:25 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2