• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Parsing a HTML Page
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing a HTML Page


  • Subject: Re: Parsing a HTML Page
  • From: John Pannell <email@hidden>
  • Date: Sat, 1 May 2004 12:47:15 -0600

Hi Phil-

I have an application that parses HTML in an NSTask using a perl script (that incorporates LWP). If you need more "heavy duty" HTML parsing than NSScanner provides, this was a good route for me.

I can provide directions/examples for the code set up as well as how to package LWP into your app if desired.

HTH-

John

On May 1, 2004, at 7:17 AM, Philip Mvtteli wrote:

Hi


I would like to download a HTML page from the Internet and reuse just a part of the contained information in a componet of my own.
What would you guys recommend me, to parse the downloaded data, in order to find the part, that I need.
I don't need the original HTML tags, that surrounded my desired information, only the pure information.

What library would do that in the easiest way from Objective-C?


Thanks
Phil
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Parsing a HTML Page (From: Philip Mötteli <email@hidden>)

  • Prev by Date: Re: OT? Why are list archive search results so lame?
  • Next by Date: Detecting textView alignment changes
  • Previous by thread: Re: Parsing a HTML Page
  • Next by thread: Re: Parsing a HTML Page
  • Index(es):
    • Date
    • Thread