Finding Similar Pattern

| | Comments (0)
I was thinking what makes my eyes find out a list of items on a webpage as a list. either there is a set of lines or the text is arranged in a way that shows a similar pattern, so if I write an algorithm which follows the same way my eyes recognize a property list, then my application can do it too. I actually wrote a small script which points out repeated html tags inside a page. so if there is a table of many ""s it finds it out. not so intelligent but still it's helpful to write crawlers for each single property list. * funny thing is I code a crawler for a Real Estate website today, tomorrow the site disappears. WTF!!!

Leave a comment

About this Entry

This page contains a single entry by published on August 12, 2008 6:22 PM.

iPhone 3G was the previous entry in this blog.

Skype is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.