Menu

How to save parsing result ?

Help
samleecomp
2006-03-10
2013-04-27
  • samleecomp

    samleecomp - 2006-03-10

    Dear all,
      I wish to save the result of string extractor to a text document or database, any idea to do it?

    Currently i using html parser 1.6 version.

    this work:
    sample : stringextractor http://www.yahoo.com

    but if i write:
      stringextractor http://www.yahoo.com test.txt
    this fail

    the objective is save the text content of web pages to a file and database. Any idea?

    Thanks!
    Best Regards,
    Sam

     
    • Derrick Oswald

      Derrick Oswald - 2006-03-10

      Redirection should work:
         stringextractor http://www.yahoo.com >test.txt

       
      • samleecomp

        samleecomp - 2006-03-11

        It work! Thanks you very much!

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.