LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   HOWTO download an url with css? (https://www.linuxquestions.org/questions/programming-9/howto-download-an-url-with-css-672879/)

dalmat 09-28-2008 07:59 AM

HOWTO download an url with css?
 
I am interested in writing scripts that use various information from websites. Many of them uses css and when I download a specific url, I often get a message that I downloaded an outdated page. I guess it uses information from cookies.

How do I extract information from these websites? The feature is not yet in wget. Can I use some other command line tool, ruby or other?

ghodkiller 09-29-2008 04:40 AM

if you want to download the page css, you can find the page *.css link in the page header

Debian


All times are GMT -5. The time now is 05:13 PM.