Sedubai: August 2008 Archives

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!!!

About this Archive

This page is a archive of entries in the Sedubai category from August 2008.

Sedubai: July 2008 is the previous archive.

Sedubai: February 2009 is the next archive.

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