LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I fetch all embedded URL from web page? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-fetch-all-embedded-url-from-web-page-659897/)

archana999 08-02-2008 02:30 AM

How can I fetch all embedded URL from web page?
 
Hello,


How can I fetch all embedded URL from web page?

I need code for that in C on Linux platform.

I want all embedded URL fetch automatically for web page or response file.

I think you can help for that.


Thank you

jax8 08-02-2008 02:33 AM

I think this should go into the "Programming" forum.

jomen 08-02-2008 02:35 AM

Look up:
man curl
man wget
Those are programs written in C.
Would it need to do what you want in linux - or (why) would it need to be a C programs source-code?


All times are GMT -5. The time now is 05:42 AM.