scrapy / scrapely

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

don't force to raise exception when an ignored region is not inside the #33

Closed kalessin closed 11 years ago

kalessin commented 11 years ago

extract region in repeated extractions. Instead, only use the ignore region when it is inside it.