Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Wget with source code  (Read 2365 times)

0 Members and 1 Guest are viewing this topic.

gamerx365

    Topic Starter


    Adviser
  • Radda Radda!
  • Thanked: 1
    • Yes
    • Yes
  • Experience: Experienced
  • OS: Windows 10
Wget with source code
« on: November 02, 2007, 06:37:36 AM »
i made a batch that uses Wget to copy the HTML and Copy the source into a text file. This works only if it is the index though. like if I want http://lightstormlabs.com, it will get the HTML of the index and the TXT of the index, but if I want http://lightstormlabs.com/products.html, it will only give me the HTML

ghostdog74



    Specialist

    Thanked: 27
    Re: Wget with source code
    « Reply #1 on: November 02, 2007, 07:56:14 AM »
    read the wget manual. what you want is some spidering actions. wget has options which you can specify the depths you want to go into