in reply to Search for repeating but slightly different patterns
Just a wild idea: An algorithm to find the repeated structures might work, but humans are so much better at that sort of pattern matching. Since complete website redesigns are not that common, you might instead give some special user the power to call for a listing of the website html structure and to interactively mark the start of the repeatable structure and the element with the product name. That would work only if that user knows html a bit, but would make updating a changed website relatively easy and fast.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Search for repeating but slightly different patterns
by thargas (Deacon) on Oct 25, 2010 at 12:33 UTC | |
by Sly_G (Novice) on Oct 27, 2010 at 16:31 UTC |