cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

top level (non specific) questions

From: ryan pal <ryanpal_at_mail.com>
Date: Wed, 16 Apr 2008 14:23:51 -0500

Hello Everyone. Being new to curl, I'm not sure if there are built in
functions that can help me automate what I'm looking to do. Project:-------Automate
data entry. Details:-------Submit a specified search to a web site (using
curl)-Obtain data back-Strip out all <a href> links-Navigate to these
pages-Obtain specified data Solutions:----------use curl to post to web
pages-<extract data> (not decided)-import into database Extract Data
Possibilities:-------------------------use PHP preguse PHP regexuse DOMuse
builtin curl functions (if exists?) After getting read to program my
script with regex, I was told to use DOM because it would be easier and
handle messy HTML code better. I figured I would check here to see if
there are other recommended solutions considering this is a cURL
centralized script and perhaps some on this newsgroup have already
created something along these lines. Any feedback is appreciated. Thanks!

-- 
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-04-16