cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL connect to aspx, then scrape down the data?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Sep 2010 23:40:14 +0200 (CEST)

On Tue, 7 Sep 2010, Lou Picciano wrote:

> Ideally, would like to log on once, then step through a series of pages with
> a form of http://sitename.com/path/default.asp?id=<number>, pulling the data
> down for each, where number is a unique record number.

> Can anyone point me to any recipe snippets? I KNOW cURL is the right tool
> for this...

I would urge you to first read through this guide:

         http://curl.haxx.se/docs/httpscripting.html

Section 13 and 14 should be especially interesting for your questions.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-08