Perl with XML::DOM and DBI modules

來源: 2009-06-22 19:35:04 [舊帖] [給我悄悄話] 本文已被閱讀:

You can use XML::DOM::Parser to parse the web page and find the data you want. Then use DBI to connect and save the data to your database.