scrapy / scrapely

A pure-python HTML screen-scraping library
1.86k stars 273 forks source link

fix problem with some cases of variant extraction #14

Closed kalessin closed 12 years ago

kalessin commented 12 years ago

avoid similarity mismatch when extracting last variant, for certain cases when suffix of the firt annotation is not the same as the suffix of the last variant (repeated extractor uses the first annotation).