scrapy / scrapely

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

Attribute with name "content" #29

Closed kalessin closed 12 years ago

kalessin commented 12 years ago

allow to annotate attributes with name "content" in an unambiguous way and with complete back compatibility, by allowing to specify which annotation key is used for the tag content, fallbacking to the default "content" if the "text-content" annotation meta attribute is not present